Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmarsal authored Dec 9, 2016
1 parent c2d0203 commit 17fb9d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ before_script:

script:
- php ./vendor/bin/phpunit -c ./tests/

after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 17fb9d6

Please sign in to comment.