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 99f2926 commit 9d3ba76Copy full SHA for 9d3ba76
.travis.yml
@@ -49,7 +49,6 @@ matrix:
49
50
script:
51
- |
52
- set -e
53
MVN_SETTINGS=${TRAVIS_HOME}/.m2/settings.xml
54
if [[ -f ${MVN_SETTINGS} ]]; then
55
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
0 commit comments