Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
neoremind committed Sep 14, 2016
1 parent 7435a16 commit 67e15d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: java

jdk: openjdk6

mvn install -DskipTests=true

after_success:
# - mvn jacoco:report coveralls:report

0 comments on commit 67e15d6

Please sign in to comment.