mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Install coveralls, required by after_success
This commit is contained in:
@@ -27,7 +27,7 @@ addons:
|
||||
packages:
|
||||
- python2.4
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox coveralls
|
||||
script:
|
||||
- ./test/utils/run_tests.sh
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user