We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62290c commit 11bf406Copy full SHA for 11bf406
.travis.yml
@@ -43,6 +43,7 @@ matrix:
43
44
script:
45
- |
46
+ set -e
47
MVN_SETTINGS=${TRAVIS_HOME}/.m2/settings.xml
48
if [[ -f ${MVN_SETTINGS} ]]; then
49
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
0 commit comments