mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 16:28:12 -07:00
Fine tune travis.
This commit is contained in:
parent
a6db954973
commit
b65e6327f9
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.m2
|
- $HOME/.m2
|
||||||
|
- $HOME/.kobalt
|
||||||
|
|
||||||
language: java
|
language: java
|
||||||
|
|
||||||
|
@ -9,4 +10,4 @@ jdk:
|
||||||
|
|
||||||
install: true
|
install: true
|
||||||
|
|
||||||
script: ./kobaltw test --log 1
|
script: ./kobaltw test --log 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue