Skip to content

Commit

Permalink
Execute Coveralls after script.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jun 27, 2014
1 parent 9cd3ae6 commit 934514d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,3 +7,6 @@ php:

before_script:
- composer install

after_script:
- php vendor/bin/coveralls

0 comments on commit 934514d

Please sign in to comment.