Your IP : 3.17.110.91


Current Path : /proc/thread-self/root/opt/cpanel/ea-ruby27/src/passenger-release-6.0.23/dev/ci/tests/nginx/
Upload File :
Current File : //proc/thread-self/root/opt/cpanel/ea-ruby27/src/passenger-release-6.0.23/dev/ci/tests/nginx/run

#!/usr/bin/env bash
set -e

run ./bin/passenger-install-nginx-module --auto --prefix=/tmp/nginx --auto-download
run bundle exec rake "-j$COMPILE_CONCURRENCY" test:integration:nginx

?>