Skip to content

Commit

Permalink
showing resolved dependencies in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
andreacalia committed Apr 23, 2021
1 parent c7f1553 commit 1e491d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_install:
script:
- ./gradlew check --stacktrace
- ./gradlew jacocoTestReport
- ./gradlew dependencies
before_deploy:
- ./gradlew generateLicenseReport
- ./gradlew javadoc
Expand Down

0 comments on commit 1e491d7

Please sign in to comment.