Skip to content

Commit

Permalink
Added .travis.yml
Browse files Browse the repository at this point in the history
Added the required file for https://travis-ci.org
  • Loading branch information
dyrlund committed Mar 20, 2016
1 parent b5280d7 commit 7ae1331
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
@@ -0,0 +1,4 @@
language: java

jdk:
- oraclejdk8

0 comments on commit 7ae1331

Please sign in to comment.