Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Feb 4, 2017
1 parent 6fc2f83 commit 2226fdc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: java

cache:
directories:
- $HOME/.m2

jdk:
- oraclejdk8

0 comments on commit 2226fdc

Please sign in to comment.