Commit dbb12747 authored by Max Lv's avatar Max Lv

update travis

parent 588c2794
......@@ -24,7 +24,9 @@ script:
- wget https://raw.github.com/paulp/sbt-extras/master/sbt
- chmod u+x ./sbt
- cp local.sbt.example local.sbt
- ./sbt clean android:package-debug
- ./sbt clean
- ./sbt android:package-debug | true
- ./sbt android:package-debug
after_success:
- ./sbt deploy
env:
......
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