mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
Fix coveralls configuration
This commit is contained in:
parent
4a53c7789d
commit
0a48fbe7e4
2
.coveragerc
Normal file
2
.coveragerc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[paths]
|
||||||
|
source = gns3server
|
@ -33,4 +33,4 @@ notifications:
|
|||||||
# on_failure: always
|
# on_failure: always
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls --data_file .coverage --base_dir gns3server
|
- coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user