travis: enable sending coverage data to codecov.io

This commit is contained in:
Marek Marczykowski-Górecki 2017-05-31 12:34:03 +02:00
parent 345c16aa47
commit 8dd4258d43
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ env:
- DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1
after_success:
- codecov
- ~/qubes-builder/scripts/travis-deploy
# don't build tags which are meant for code signing only

View File

@ -1,6 +1,7 @@
# WARNING: those requirements are used only for travis-ci.org
# they SHOULD NOT be used under normal conditions; use system package manager
coverage
codecov
docutils
jinja2
lxml