Explorar o código

Travis-CI: cache netbeans platform and gradle deps

Kirill Vainer %!s(int64=10) %!d(string=hai) anos
pai
achega
f7d544f453
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      .travis.yml

+ 7 - 0
.travis.yml

@@ -1,5 +1,12 @@
 language: java
 sudo: false
+env:
+ - GRADLE_USER_HOME=gradle-cache
+ 
+cache:
+  directories:
+   - gradle-cache
+   - netbeans
 
 branches:
   only: