[tor-commits] [bridgedb/develop] Remove superfluous descriptor generation.
isis at torproject.org
isis at torproject.org
Wed Mar 26 05:49:31 UTC 2014
commit 3f3ead057007b2dceb0575267b1784c61241f110
Author: Isis Lovecruft <isis at torproject.org>
Date: Mon Mar 24 03:14:04 2014 +0000
Remove superfluous descriptor generation.
---
.travis.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 9858edf..8d8bfcf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,9 +31,6 @@ install:
- pip install coverage==3.7 coveralls==0.3 sure==1.2.2 --use-mirrors
- make install
-before_script:
- - bridgedb mock -n 250
-
script:
- coverage run $(which trial) ./lib/bridgedb/test/test_*.py
- coverage report
More information about the tor-commits
mailing list