Commit 74bbddbe authored by Max Lv's avatar Max Lv

update travis

parent 32561d39
......@@ -2,6 +2,10 @@ language: scala
scala:
- 2.9.2
before_install:
- git clone https://github.com/madeye/android-plugin.git
- pushd android-plugin
- sbt publish-local
- popd
- sudo apt-get update
- sudo apt-get install libc6-dev-i386
- sudo apt-get install lib32ncurses5-dev
......
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