mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 11:36:11 +01:00
Let travis run './gradlew testDebugUnitTest'
This commit is contained in:
parent
8d87c4ab28
commit
dea7c9d2ce
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ android:
|
|||
- android-23
|
||||
- sys-img-x86-android-23
|
||||
|
||||
script:
|
||||
- ./gradlew testDebugUnitTest
|
||||
|
||||
addons:
|
||||
coverity_scan:
|
||||
project:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue