Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deacix authored Feb 27, 2017
1 parent 4d1c166 commit a2c19ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ script:

after_success:
- ./bin/deploy.sh

after_deploy:
- ./bin/report.sh
- bash <(curl -s https://codecov.io/bash)

Expand Down

0 comments on commit a2c19ce

Please sign in to comment.