[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Copy captchas/ into run/ during 'before_script' .travis.yml section.
commit c6ec7e51792029a28f1c31809e35a1c6f7e47bde
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Thu Aug 7 06:27:56 2014 +0000
Copy captchas/ into run/ during 'before_script' .travis.yml section.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index e664a26..d8edafb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,7 +49,7 @@ install:
# Start a BridgeDB instance before running the tests:
before_script:
- mkdir run
- - cp -t run bridgedb.conf
+ - cp -R -t run bridgedb.conf captchas
- leekspin -n 100
- cp -t run networkstatus-bridges cached-extrainfo* bridge-descriptors
- ./scripts/make-ssl-cert
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits