1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02: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:
Brian Coca 2016-03-24 13:02:10 -07:00
parent 228ad3ca39
commit 92f29746d9

View file

@ -27,11 +27,9 @@ addons:
packages: packages:
- python2.4 - python2.4
install: install:
- pip install tox coveralls - pip install tox
script: script:
- ./test/utils/run_tests.sh - ./test/utils/run_tests.sh
after_success:
- coveralls
notifications: notifications:
irc: irc:
channels: channels: