Skip to content

Commit

Permalink
#5 - changed: .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Jun 25, 2015
1 parent 3a2766a commit 41d683d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ script:
# - mvn clean test package
- gradle clean test jar

#after_success:
# - gradle jacocoTestReport coveralls
after_success:
- gradle jacocoTestReport coveralls

0 comments on commit 41d683d

Please sign in to comment.