ci: add script to run future unit tests

This commit is contained in:
Benjamin Orsini 2019-05-20 19:58:49 +02:00
parent 2d295009c0
commit dea2593d14
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ android:
script: script:
- ./gradlew assembleDebug - ./gradlew assembleDebug
- ./gradlew test