Skip to content

Commit

Permalink
Add integration with CI Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
decebals committed Dec 24, 2015
1 parent bf77f7e commit f44ddb2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: java
jdk:
- oraclejdk7
after_success:
- mvn clean cobertura:cobertura coveralls:report

0 comments on commit f44ddb2

Please sign in to comment.