Adding Travis-CI for build automation

This commit is contained in:
Brendan Robert 2015-08-12 20:10:19 -05:00
parent 8ac148d724
commit 07795b1e77
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: java
jdk:
- oraclejdk8