Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico Oelgart authored Oct 13, 2017
1 parent 73afad6 commit 15a795a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ php:

script:
- composer install --dev
- phpunit --coverage-clover=coverage.clover
- php vendor/bin/phpunit --coverage-clover=coverage.clover

after_script:
- wget https://scrutinizer-ci.com/ocular.phar
Expand Down

0 comments on commit 15a795a

Please sign in to comment.