Added .travis file to my repo's root directory

Added .travis file to my repo's root directory
This commit is contained in:
vishakh2494 2018-02-07 13:39:38 -06:00 committed by GitHub
parent 68d6312403
commit c65408484b
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