Przeglądaj źródła

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 lat temu
rodzic
commit
f2a4cc09da
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz