Don't run coveralls on the vendor subdir

This commit is contained in:
Noam Meltzer 2017-04-29 15:17:41 +03:00
parent a6b28b022a
commit 34059c951d

View file

@ -1,5 +1,8 @@
[run]
source = telegram
omit = telegram/vendor/*
[report]
omit = tests/
omit =
tests/
telegram/vendor/*