mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-23 04:41:16 +00:00
Also compile test sources on travis (tests don't work reliably yet)
This commit is contained in:
parent
923d700d54
commit
c8a5137219
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ script:
|
||||||
# https://github.com/travis-ci/travis-ci/issues/6699
|
# https://github.com/travis-ci/travis-ci/issues/6699
|
||||||
#- ./gradlew lint
|
#- ./gradlew lint
|
||||||
- ./gradlew buildNative assembleDebug
|
- ./gradlew buildNative assembleDebug
|
||||||
|
- ./gradlew compileFatDebugAndroidTestSources
|
||||||
|
|
Loading…
Reference in a new issue