Added .travis.yml file to project

This commit is contained in:
raynfall 2017-10-28 11:37:07 -05:00 committed by GitHub
parent aa2000d296
commit 509c4dc105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.travis.yml Normal file
View file

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