mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Don't install in travis (skip ./gradlew assemble).
This commit is contained in:
parent
aa60d714b7
commit
6e0d8bd844
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ jdk:
|
|||
before_install:
|
||||
- touch local.properties
|
||||
|
||||
install: true
|
||||
|
||||
script: exec ./kobaltw assemble test
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue