]> granicus.if.org Git - php/commitdiff
turn off online tests, they fail too often on CI
authorStanislav Malyshev <stas@php.net>
Fri, 6 Feb 2015 06:05:36 +0000 (22:05 -0800)
committerStanislav Malyshev <stas@php.net>
Fri, 6 Feb 2015 06:05:36 +0000 (22:05 -0800)
.travis.yml

index 3baf50be3b7987e139bcff5ba695c707bc6ab738..20d5b1d4a1746cf326d9f748eeea60f2b6be4da9 100644 (file)
@@ -39,5 +39,5 @@ before_script:
 
 # Run PHPs run-tests.php 
 script:
-    - ./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
     - ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg