Workaround for travis not having enough memory :-/ guess we'll just build debug versions
This commit is contained in:
parent
000ecbdc25
commit
c4e5553785
@ -18,4 +18,4 @@ before_install:
|
||||
install:
|
||||
- ./gradlew
|
||||
script:
|
||||
- ./gradlew assembleRelease --stacktrace
|
||||
- ./gradlew assembleDebug --stacktrace
|
||||
|
Loading…
Reference in New Issue
Block a user