Commit d0426f26 by Jason Song Committed by GitHub

Update .travis.yml

parent 99b1ad16
......@@ -9,7 +9,7 @@ notification:
on_failure: always
before_script:
- echo "MAVEN_OPTS='-Xmx2g -XX:MaxPermSize=512m'" > ~/.mavenrc
- echo "MAVEN_OPTS='-Xms1024m -Xmx3072m -XX:PermSize=512m'" > ~/.mavenrc
before_install:
- pip install --user codecov
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment