Travis build
This commit is contained in:
parent
b154f1a4fd
commit
37f82f3be6
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