2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Run coveralls step after success

This commit is contained in:
Oliver Walters
2019-04-24 15:32:50 +10:00
parent 4e7e2b7295
commit fa46f14f5d
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,4 @@
-r base.txt
flake8==3.3.0
coverage>=4.5.3
coverage>=4.5.3
python-coveralls==2.9.1