Commit 56fc89f1 authored by Mygod's avatar Mygod

Fix travis

parent fe58f13e
......@@ -11,4 +11,4 @@ before_install:
- chmod -R a+wrx .
script:
- docker run --rm -v ${PWD}:/build shadowsocks/shadowsocks-android:circleci bash -c "cd /build; ./gradlew assembleDebug check"
- docker run --rm -v ${PWD}:/build shadowsocks/android-ndk-go bash -c "cd /build; ./gradlew assembleDebug check"
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