Commit ae1e396a authored by Max Lv's avatar Max Lv

Update travis-ci

parent 4f79fa16
......@@ -36,9 +36,5 @@ install:
- export PATH=${ANDROID_NDK_HOME}:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools:${PATH}
- cp local.properties.travis local.properties
before_script:
- echo $JAVA_OPTS
- export JAVA_OPTS="-Xmx2048m $JAVA_OPTS"
script:
- sbt native-build android:package-release
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