added travis integration

This commit is contained in:
steam 2017-04-23 20:30:56 +02:00
parent 3ad468c563
commit f1d48b032d

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: java
jdk: oraclejdk8
script: mvn clean test