1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 11:21:29 +00:00

Fixed travis config

This commit is contained in:
Felix Ableitner 2016-12-16 22:15:56 +09:00
parent 6d9a08f8f3
commit 29037e8e08

View file

@ -31,4 +31,4 @@ cache:
script: script:
- ./gradlew clean lint - ./gradlew clean lint
- ./gradlew buildNative assembleDebug - ./gradlew buildNative assembleDebug
- ./gradlew compileFatDebugAndroidTestSources - ./gradlew compileDebugAndroidTestSources