Skip to content

Commit

Permalink
M2_HOME not set: travis-ci/travis-ci#8347
Browse files Browse the repository at this point in the history
  • Loading branch information
eswdd committed Oct 19, 2017
1 parent 5c839f3 commit fb463dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_install:
- "gem install mime-types -v 2.6.2"
- "gem install net-ssh -v 2.9.4"
- "gem install travis-artifacts"
- "export M2_HOME=/usr/local/maven"
- "echo 'MAVEN_OPTS = $MAVEN_OPTS'"
install: "echo 'No install command here!'"
script: "mvn install -Pintegration-test -B"
Expand Down

0 comments on commit fb463dd

Please sign in to comment.