commit 73ca1687dae90253315405373e1b5f05fef64dc5 Author: Arturo Filastò art@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"
tor-commits@lists.torproject.org