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:
|
install:
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- pip install -rdev-requirements.txt
|
- pip install -rdev-requirements.txt
|
||||||
- pip install coveralls
|
|
||||||
script:
|
script:
|
||||||
- py.test -v -s tests --cov gns3server --cov-report term-missing
|
- py.test -v -s tests
|
||||||
after_success:
|
|
||||||
- coveralls
|
|
||||||
|
Loading…
Reference in New Issue
Block a user