Kaynağa Gözat

Add JDK8 to Travis cache

in order to not download JDK8 installer from oracle.com
on each build.
tags/6.1-RC1
Simon Brandhof 7 yıl önce
ebeveyn
işleme
f2a4cc09da
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Dosyayı Görüntüle

@@ -17,6 +17,7 @@ cache:
- $HOME/.sonar
- server/sonar-web/node
- server/sonar-web/node_modules
- $HOME/jvm

before_cache:
# remove all the artifacts (JAR, ZIP) that are installed in local repo because of mvn deploy

Loading…
İptal
Kaydet