Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed Jun 20, 2020
1 parent a3e9fc5 commit 0afb3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,7 @@ install:
# - if [[ $HHVM == true ]]; then composer require "phpunit/phpunit:5.7"; fi

script:
- phpunit --configuration core/phpunit.xml.dist
- vendor/bin/phpunit --configuration core/phpunit.xml.dist
# - phpunit --configuration core/phpunit.xml.dist --coverage-text --colors --coverage-clover=coverage.clover
# - wget https://scrutinizer-ci.com/ocular.phar
# - php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 comments on commit 0afb3de

Please sign in to comment.