mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-02 15:13:54 +00:00
trying to increase memory for travis
This commit is contained in:
parent
eb8fee2827
commit
e0d2199621
@ -1,4 +1,7 @@
|
||||
language: java
|
||||
|
||||
env:
|
||||
- JAVA_OPTS ="-XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:PermSize=256M -XX:MaxPermSize=512M"
|
||||
|
||||
after_success:
|
||||
- mvn clean test jacoco:report coveralls:jacoco
|
||||
|
Loading…
x
Reference in New Issue
Block a user