Update .travis.yml
This commit is contained in:
@@ -10,6 +10,7 @@ before_install:
|
|||||||
- echo "https://$GH_TOKEN:@github.com" > .git/credentials
|
- echo "https://$GH_TOKEN:@github.com" > .git/credentials
|
||||||
- gem install asciidoctor
|
- gem install asciidoctor
|
||||||
install:
|
install:
|
||||||
|
- env
|
||||||
- ./mvnw install -P docs -q -U -DskipTests=true -Dmaven.test.redirectTestOutputToFile=true
|
- ./mvnw install -P docs -q -U -DskipTests=true -Dmaven.test.redirectTestOutputToFile=true
|
||||||
- '[ "${MVN_GOAL}" != install" ] || ./docs/src/main/asciidoc/ghpages.sh'
|
- '[ "${MVN_GOAL}" != install" ] || ./docs/src/main/asciidoc/ghpages.sh'
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user