removing travis.yml
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
language: java
|
||||
before_install:
|
||||
- gem install asciidoctor
|
||||
script:
|
||||
- ./mvnw clean install -P docs -q -U -Dmaven.test.redirectTestOutputToFile=true
|
||||
Reference in New Issue
Block a user