try and fix build
This commit is contained in:
@@ -15,8 +15,8 @@ install:
|
|||||||
- ./docs/src/main/asciidoc/ghpages.sh
|
- ./docs/src/main/asciidoc/ghpages.sh
|
||||||
script:
|
script:
|
||||||
- ./src/test/bash/travis_run_consul.sh
|
- ./src/test/bash/travis_run_consul.sh
|
||||||
- '[ "${TRAVIS_PULL_REQUEST}" != "false" ] || ./mvnw -P ci --settings .settings.xml deploy -nsu -Dmaven.test.redirectTestOutputToFile=true'
|
- '[ "${TRAVIS_PULL_REQUEST}" != "false" ] || ./mvnw --settings .settings.xml deploy -nsu -Dmaven.test.redirectTestOutputToFile=true'
|
||||||
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] || ./mvnw -P ci --settings .settings.xml install -nsu -Dmaven.test.redirectTestOutputToFile=true'
|
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] || ./mvnw --settings .settings.xml install -nsu -Dmaven.test.redirectTestOutputToFile=true'
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- GIT_NAME="Spencer Gibb"
|
- GIT_NAME="Spencer Gibb"
|
||||||
|
|||||||
Reference in New Issue
Block a user