Skip to content

Commit

Permalink
Add build scan to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Oct 14, 2019
1 parent 6bf6008 commit 2dd811f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2dd811f

Please sign in to comment.