Travis build
This commit is contained in:
parent
b643b827a5
commit
f2d4a1adb1
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
jdk:
|
||||
- openjdk8
|
||||
language: java
|
||||
sudo: false
|
||||
script: mvn clean verify
|
||||
Loading…
x
Reference in New Issue
Block a user