Selaa lähdekoodia

Add JDK8 to Travis cache

in order to not download JDK8 installer from oracle.com
on each build.
tags/6.1-RC1
Simon Brandhof 8 vuotta sitten
vanhempi
commit
f2a4cc09da
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Näytä tiedosto

@@ -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…
Peruuta
Tallenna