[tor-commits] [bridgedb/master] Update fake bridge descriptor generation commands in .travis.yml.

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:31 UTC 2014


commit 00d4c8960269a9eab0a4b23ad83c27fc441c9bee
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sat Oct 26 11:47:55 2013 +0000

    Update fake bridge descriptor generation commands in .travis.yml.
---
 .travis.yml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c94692a..e757005 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,9 +40,9 @@ script:
   - chmod u+x scripts/make-ssl-cert
   - chmod u+x scripts/executioner
   - cd run
-  - gen_bridge_descriptors 2000
   - ../scripts/make-ssl-cert
   - ../scripts/executioner 60 bridgedb -r . -c bridgedb.conf
+  - bridgedb mock
   # add this when #9199's (or some other trial-based) tests are merged:
-  #- bridgedb test -n 2000
+  #- bridgedb test
   - echo "Build successful."





More information about the tor-commits mailing list