jenkins: remove shippable CI
This commit is contained in:
parent
5a996e64b9
commit
97be57f92e
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
cache:
|
||||
directories:
|
||||
- "$HOME/.m2"
|
||||
install: true
|
||||
script: "./mvnw clean install"
|
Loading…
Reference in a new issue