mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 07:57:12 -07:00
Travis builds
This commit is contained in:
parent
99ec586877
commit
e5ff564345
2 changed files with 2 additions and 1 deletions
|
@ -10,4 +10,4 @@ jdk:
|
|||
|
||||
install: true
|
||||
|
||||
script: ./kobaltw assemble test --log 2
|
||||
script: ./build-travis.sh assemble test --log 2
|
||||
|
|
1
build-travis.sh
Normal file
1
build-travis.sh
Normal file
|
@ -0,0 +1 @@
|
|||
java -Xmx512m -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
|
Loading…
Add table
Add a link
Reference in a new issue