Fix coveralls configuration

This commit is contained in:
Julien Duponchelle 2015-06-18 16:33:24 +02:00
parent 4a53c7789d
commit 0a48fbe7e4
2 changed files with 3 additions and 1 deletions

2
.coveragerc Normal file
View File

@ -0,0 +1,2 @@
[paths]
source = gns3server

View File

@ -33,4 +33,4 @@ notifications:
# on_failure: always # on_failure: always
after_success: after_success:
- coveralls --data_file .coverage --base_dir gns3server - coveralls