mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Turn off coveralls
This commit is contained in:
parent
28cbae546d
commit
d10e707f4f
@ -6,8 +6,5 @@ cache: pip
|
||||
install:
|
||||
- python setup.py install
|
||||
- pip install -rdev-requirements.txt
|
||||
- pip install coveralls
|
||||
script:
|
||||
- py.test -v -s tests --cov gns3server --cov-report term-missing
|
||||
after_success:
|
||||
- coveralls
|
||||
- py.test -v -s tests
|
||||
|
Loading…
Reference in New Issue
Block a user