We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c37c6c commit 441fb2bCopy full SHA for 441fb2b
1 file changed
.travis.yml
@@ -36,4 +36,4 @@ script:
36
after_script:
37
- bash -c 'if [ "$TRAVIS_PHP_VERSION" == "5.6" ] ; then wget https://scrutinizer-ci.com/ocular.phar; fi;'
38
- bash -c 'if [ "$TRAVIS_PHP_VERSION" == "5.6" ] ; then php ocular.phar code-coverage:upload --format=php-clover coverage.xml; fi;'
39
- - php test/benchmark/run.php 50
+ - php test/benchmark/run.php 10
0 commit comments