mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
remove coveralls from travis
hoping to save some time in tests, we already have coverage report locally so no need to burden travis more.
This commit is contained in:
@@ -27,11 +27,9 @@ addons:
|
||||
packages:
|
||||
- python2.4
|
||||
install:
|
||||
- pip install tox coveralls
|
||||
- pip install tox
|
||||
script:
|
||||
- ./test/utils/run_tests.sh
|
||||
after_success:
|
||||
- coveralls
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
||||
Reference in New Issue
Block a user