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:
Doug Morato
2015-10-26 00:33:04 -04:00
parent 398f918376
commit 2803b7cd84
3 changed files with 12 additions and 1 deletions

View File

@ -30,6 +30,7 @@ deploy:
branch: master
jdk: oraclejdk8
after_success:
- mvn versioneye:update
- mvn clean cobertura:cobertura coveralls:report
notifications:
slack: