[bridgedb/master] Copy captchas/ into run/ during 'before_script' .travis.yml section.

3 Feb
2015
3 Feb
'15
2:31 a.m.
commit c6ec7e51792029a28f1c31809e35a1c6f7e47bde Author: Isis Lovecruft <isis@torproject.org> 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
3758
Age (days ago)
3758
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org