Skip to content

Commit 441fb2b

Browse files
authored
less benchmark iterations
1 parent 2c37c6c commit 441fb2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ script:
3636
after_script:
3737
- bash -c 'if [ "$TRAVIS_PHP_VERSION" == "5.6" ] ; then wget https://scrutinizer-ci.com/ocular.phar; fi;'
3838
- 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
39+
- php test/benchmark/run.php 10

0 commit comments

Comments
 (0)