kallestenflo
9 years ago
5 changed files with 13 additions and 6 deletions
@ -1,3 +1,10 @@
|
||||
language: java |
||||
|
||||
sudo: false |
||||
|
||||
jdk: |
||||
- oraclejdk7 |
||||
|
||||
cache: |
||||
directories: |
||||
- $HOME/.gradle |
||||
|
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
#Mon Oct 05 14:46:21 CEST 2015 |
||||
#Thu Nov 05 08:42:18 CET 2015 |
||||
distributionBase=GRADLE_USER_HOME |
||||
distributionPath=wrapper/dists |
||||
zipStoreBase=GRADLE_USER_HOME |
||||
zipStorePath=wrapper/dists |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-bin.zip |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.8-bin.zip |
||||
|
Loading…
Reference in new issue