Skip to content

Commit

Permalink
after_success sbt coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
fluency03 committed Apr 15, 2018
1 parent 1ce96b8 commit 417be0e
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 @@ -6,3 +6,5 @@ scala:
- 2.12.0

script: "sbt clean coverage test coverageReport"

after_success: "sbt coveralls"

0 comments on commit 417be0e

Please sign in to comment.