Skip to content

Commit

Permalink
Merge branch 'phpunit'
Browse files Browse the repository at this point in the history
  • Loading branch information
jky-yy committed Jul 6, 2019
2 parents 09e1d70 + 65361f8 commit 9ccfb93
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ install:

script:
- composer test
- mkdir -p build/logs
- phpunit --coverage-clover build/logs/clover.xml

after_script:
- php vendor/bin/coveralls -v
after_success:
- travis_retry php vendor/bin/coveralls -v

0 comments on commit 9ccfb93

Please sign in to comment.