Skip to content

Commit

Permalink
Update test memory
Browse files Browse the repository at this point in the history
  • Loading branch information
rspieldenner committed Sep 18, 2015
1 parent 292e722 commit 452d942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ dependencies {

test {
maxHeapSize = '512m'
jvmArgs '-XX:MaxPermSize=128m'
}

pluginBundle {
Expand Down

0 comments on commit 452d942

Please sign in to comment.