mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Merge pull request #15000 from jpic/fix_coveralls
[Travis.yml fix] Install coveralls, required by after_success
This commit is contained in:
@@ -27,7 +27,7 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- python2.4
|
- python2.4
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox coveralls
|
||||||
script:
|
script:
|
||||||
- ./test/utils/run_tests.sh
|
- ./test/utils/run_tests.sh
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user