Browse Source

Update JDK Cache Path so the JDK can be cached again

MeFisto94 7 years ago
parent
commit
d5e720e541
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -9,7 +9,7 @@ cache:
    - $HOME/.gradle/caches/
    - $HOME/.gradle/wrapper/
    - netbeans
-   - jdks/local/8u111-b14/compiled
+   - jdks/local/8u152-b16/compiled
 
 addons:
   ssh_known_hosts: updates.jmonkeyengine.org