Skip to content

Commit

Permalink
Travis: run integration tests!
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed May 7, 2014
1 parent 990848a commit 0e57c13
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 @@ -2,5 +2,7 @@ language: java
jdk:
- openjdk7
- oraclejdk8
script:
- 'mvn verify'
after_success:
- 'mvn jacoco:report coveralls:jacoco'

0 comments on commit 0e57c13

Please sign in to comment.