Include local unit tests on Travis CI build

pull/282/head
Loren M. Lang 2020-08-30 16:00:46 -07:00
rodzic a27ac7c32e
commit 6007b3886d
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -23,3 +23,5 @@ cache:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.android/build-cache
script: ./gradlew build connectedCheck test