Skip to content

Commit

Permalink
Update .travis.yml (eugenp#4118)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Apr 28, 2018
1 parent 4b6f457 commit 9b44056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ before_install:
- echo "MAVEN_OPTS='-Xmx2048M -Xss128M -XX:+CMSClassUnloadingEnabled -XX:+UseG1GC -XX:-UseGCOverheadLimit'" > ~/.mavenrc

install: skip
script: travis_wait 60 mvn -q test
script: travis_wait 60 mvn -q install

sudo: required

Expand Down

0 comments on commit 9b44056

Please sign in to comment.