Configure Travis

This commit is contained in:
pivovarit 2017-02-09 09:58:12 +01:00
parent 2163d9b672
commit bdc59432a6
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: java
install: mvn clean install
jdk:
- oraclejdk8