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:
parent
6d9a08f8f3
commit
29037e8e08
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ cache:
|
||||||
script:
|
script:
|
||||||
- ./gradlew clean lint
|
- ./gradlew clean lint
|
||||||
- ./gradlew buildNative assembleDebug
|
- ./gradlew buildNative assembleDebug
|
||||||
- ./gradlew compileFatDebugAndroidTestSources
|
- ./gradlew compileDebugAndroidTestSources
|
||||||
|
|
Loading…
Reference in a new issue