File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ task :integration do
4040 sh "sudo ~/.phpenv/versions/$(phpenv version-name)/sbin/php-fpm"
4141 sleep 1
4242
43- cmd_run ( "$(phpenv which php) tests/integration/fcgiget.php localhost:9000/home/travis/chobie/php-protocolbuffers/tests/integration/test.php" )
44- cmd_run ( "$(phpenv which php) tests/integration/fcgiget.php localhost:9000/home/travis/chobie/php-protocolbuffers/tests/integration/test.php" )
43+ cmd_run ( "$(phpenv which php) tests/integration/fcgiget.php localhost:9000/home/travis/build/ chobie/php-protocolbuffers/tests/integration/test.php" )
44+ cmd_run ( "$(phpenv which php) tests/integration/fcgiget.php localhost:9000/home/travis/build/ chobie/php-protocolbuffers/tests/integration/test.php" )
4545 end
4646end
You can’t perform that action at this time.
0 commit comments