Skip to content

Commit

Permalink
Update travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
haocao committed Jul 19, 2016
1 parent f4c16ef commit 8182f99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
before_script:
- echo "MAVEN_OPTS='-Xmx1024g -XX:MaxPermSize=256m'" > ~/.mavenrc
after_success:
- mvn clean cobertura:cobertura coveralls:report

0 comments on commit 8182f99

Please sign in to comment.