We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea60d79 commit 192b353Copy full SHA for 192b353
.travis.yml
@@ -33,4 +33,4 @@ before_script:
33
- . ./travis/ext/pdo_pgsql/setup.sh
34
35
# Run PHPs run-tests.php
36
-script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" -m --show-diff --set-timeout 120
+script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
0 commit comments