Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
adding default travis.yml to make the icon in readme green
Browse files Browse the repository at this point in the history
  • Loading branch information
jkremser committed Jan 23, 2015
1 parent 20fe4fb commit 97d26c5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: java

jdk:
- oraclejdk8

install: mvn clean install

notifications:
email: false

0 comments on commit 97d26c5

Please sign in to comment.