We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93f0b81 + af23980 commit 624419bCopy full SHA for 624419b
.travis.yml
@@ -44,5 +44,5 @@ before_script:
44
45
# Run PHPs run-tests.php
46
script:
47
- - ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
+ - ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --set-timeout 120
48
- ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg
0 commit comments