run tests with debug build

This commit is contained in:
Phillip Thelen 2016-03-22 13:20:20 +01:00
parent 6599e4f0e2
commit 6bd8cc3b4e

View file

@ -24,4 +24,4 @@ android:
#- sys-img-x86-android-17
script:
- ./gradlew assembleDebug
- ./gradlew testReleaseUnitTest
- ./gradlew testDebugUnitTest