mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-31 08:54:57 +01:00
tweaking travis config
This commit is contained in:
parent
d612dba882
commit
a040c921ec
@ -1,6 +1,7 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms2048m -Xmx3072m
|
||||
kotlin.incremental=true
|
||||
kotlin.daemon.enabled=false
|
||||
kotlin.daemon.log.path=$HOME/.kotlin-daemon/logs/
|
||||
kotlin.daemon.verbose=true
|
||||
|
||||
systemProp.kotlin.incremental=true
|
||||
systemProp.kotlin.daemon.enabled=null
|
||||
systemProp.kotlin.daemon.log.path=$HOME/.kotlin-daemon/logs/
|
||||
systemProp.kotlin.daemon.verbose=true
|
Loading…
x
Reference in New Issue
Block a user