Remove travis build config (#13)
This commit is contained in:
parent
5cc35ed1fc
commit
25572300bb
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
cache:
|
||||
directories:
|
||||
- "$HOME/.m2"
|
||||
install: true
|
||||
script: "mvn --batch-mode --errors --update-snapshots clean install"
|
Loading…
Reference in a new issue