We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a63133 + 2e0745a commit 3e6df20Copy full SHA for 3e6df20
.travis.yml
@@ -1,5 +1,4 @@
1
language: java
2
-sudo: false # faster builds
3
4
after_success:
5
- bash <(curl -s https://codecov.io/bash)
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Fri Mar 04 11:32:27 CST 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.5-bin.zip
0 commit comments