1
0
Fork 0
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:
Cedric Beust 2017-02-09 11:42:03 -08:00
parent 3c58a93d45
commit 263e755094

13
.travis.yml.old Normal file
View file

@ -0,0 +1,13 @@
cache:
directories:
- $HOME/.m2
- $HOME/.kobalt
language: java
jdk:
- oraclejdk8
install: true
script: ./build-travis.sh