Skip to content

Commit 624419b

Browse files
committed
Merge branch 'PHP-5.6'
* PHP-5.6: turn off online tests, they fail too often on CI fix tests Update header handling to RFC 7230
2 parents 93f0b81 + af23980 commit 624419b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ before_script:
4444

4545
# Run PHPs run-tests.php
4646
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
47+
- ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --set-timeout 120
4848
- ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg

0 commit comments

Comments
 (0)