Add build scan to travis
This commit is contained in:
@@ -8,5 +8,7 @@ cache:
|
||||
directories:
|
||||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
env:
|
||||
- GRADLE_ENTERPRISE_URL=https://ge.spring.io/
|
||||
script:
|
||||
- ./gradlew check --no-daemon
|
||||
|
||||
Reference in New Issue
Block a user