[tor-commits] [oonib/master] Tell coveralls of the coveragerc

art at torproject.org art at torproject.org
Thu Aug 28 23:35:30 UTC 2014


commit 73ca1687dae90253315405373e1b5f05fef64dc5
Author: Arturo Filastò <art at fuffa.org>
Date:   Fri Aug 29 01:11:19 2014 +0200

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

diff --git a/.travis.yml b/.travis.yml
index b6617b3..0e20f3a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,4 +42,4 @@ script:
   - echo "Build successful."
   - $(which coverage) run $(which trial) oonib
 after_success:
-  - coveralls
+  - coveralls --rcfile=".coveragerc"





More information about the tor-commits mailing list