Skip to content

Commit da83e67

Browse files
committed
adjust travis build dir
1 parent 68ce9ac commit da83e67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rakefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
4646
end

0 commit comments

Comments
 (0)