Skip to content

Commit 9d3ba76

Browse files
authored
config: remove 'set -e' by recommendation of support
1 parent 99f2926 commit 9d3ba76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ matrix:
4949

5050
script:
5151
- |
52-
set -e
5352
MVN_SETTINGS=${TRAVIS_HOME}/.m2/settings.xml
5453
if [[ -f ${MVN_SETTINGS} ]]; then
5554
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then

0 commit comments

Comments
 (0)