Commit fd36b4ad authored by Max Lv's avatar Max Lv

update sbt-android

parent 39517346
...@@ -21,8 +21,6 @@ before_install: ...@@ -21,8 +21,6 @@ before_install:
- android update sdk --filter tools,platform-tools,android-16 --no-ui --no-https -a - android update sdk --filter tools,platform-tools,android-16 --no-ui --no-https -a
install: install:
- gem install travis-artifacts - gem install travis-artifacts
before_script:
- export JAVA_OPTS=-Xmx2048m
script: script:
- ./build-ndk.sh - ./build-ndk.sh
- wget https://raw.github.com/paulp/sbt-extras/master/sbt - wget https://raw.github.com/paulp/sbt-extras/master/sbt
......
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