First attempt at getting travis-ci working

This commit is contained in:
Bruce Eckel 2015-12-16 12:04:30 -08:00
parent fbf424d71d
commit d5987f85c6

3
.travis.yml Normal file
View File

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