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.
1 parent 6bf6008 commit 2dd811fCopy full SHA for 2dd811f
.travis.yml
@@ -8,5 +8,7 @@ cache:
8
directories:
9
- $HOME/.gradle/caches/
10
- $HOME/.gradle/wrapper/
11
+env:
12
+ - GRADLE_ENTERPRISE_URL=https://ge.spring.io/
13
script:
14
- ./gradlew check --no-daemon
0 commit comments