Fixed travis build by reducing the memory consumption of gradle (#436)

This commit is contained in:
Martijn Brekhof 2017-08-31 10:11:02 +02:00 committed by Synced Synapse
parent 3106a5fd61
commit a35f05c735
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ sudo: false
env:
matrix:
- ANDROID_TARGET=android-25
global:
- GRADLE_OPTS="-Xms128m"
android:
components: