mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-02 20:02:52 +08:00
Remove integration with circleci
Closes gh-768
This commit is contained in:
parent
6dd17bd36c
commit
614280d287
15
circle.yml
15
circle.yml
@ -1,15 +0,0 @@
|
||||
machine:
|
||||
java:
|
||||
version: oraclejdk8
|
||||
|
||||
dependencies:
|
||||
override:
|
||||
- mvn --fail-never dependency:go-offline || true
|
||||
|
||||
notify:
|
||||
webhooks:
|
||||
- url: https://webhooks.gitter.im/e/895bb7c544f3a8fe0e56
|
||||
|
||||
test:
|
||||
override:
|
||||
- mvn clean install
|
Loading…
Reference in New Issue
Block a user