mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Disable Travis builds
This commit is contained in:
parent
3c58a93d45
commit
263e755094
1 changed files with 0 additions and 0 deletions
13
.travis.yml.old
Normal file
13
.travis.yml.old
Normal file
|
@ -0,0 +1,13 @@
|
|||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
- $HOME/.kobalt
|
||||
|
||||
language: java
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
install: true
|
||||
|
||||
script: ./build-travis.sh
|
Loading…
Add table
Add a link
Reference in a new issue