Add build scan to travis

This commit is contained in:
Gary Russell
2019-10-14 09:15:27 -05:00
parent 6bf60082c7
commit 2dd811f3a3

View File

@@ -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