[tor-commits] [bridgedb/develop] Tell coveralls about the coveragerc file in .travis.yml.

isis at torproject.org isis at torproject.org
Fri Jul 25 06:05:42 UTC 2014


commit d8d97e3ae14950a555c3d75f5e4809814c1f9133
Author: Isis Lovecruft <isis at torproject.org>
Date:   Thu Jul 24 04:33:42 2014 +0000

    Tell coveralls about the coveragerc file in .travis.yml.
---
 .travis.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 354bbd5..71cbb9a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,4 +57,4 @@ script:
   - make coverage-test
 
 after_success:
-  - coveralls
+  - coveralls --rcfile=".coveragerc"



More information about the tor-commits mailing list