Adding VersionEye
VersionEye is a free service for open-source repositories that track and report the versions of all dependencies in a project Signed-off-by: Doug Morato <dm@corp.io>
This commit is contained in:
@ -30,6 +30,7 @@ deploy:
|
||||
branch: master
|
||||
jdk: oraclejdk8
|
||||
after_success:
|
||||
- mvn versioneye:update
|
||||
- mvn clean cobertura:cobertura coveralls:report
|
||||
notifications:
|
||||
slack:
|
||||
|
Reference in New Issue
Block a user