mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Make local.properties optional.
This commit is contained in:
parent
233492c237
commit
2239272235
2 changed files with 3 additions and 4 deletions
|
@ -3,9 +3,6 @@ language: java
|
|||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
before_install:
|
||||
- touch local.properties
|
||||
|
||||
install: true
|
||||
|
||||
script: exec ./kobaltw assemble test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue