Skip to content

Commit

Permalink
Simplify travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Nov 5, 2016
1 parent ddf311e commit 45a6861
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ install:
- travis_retry composer install --no-interaction

script:
- vendor/bin/phpunit
- vendor/bin/phpunit --coverage-clover clover.xml

after_script:
Expand Down

0 comments on commit 45a6861

Please sign in to comment.