[tor-commits] [ooni-probe/develop] Also run the unittests
isis at torproject.org
isis at torproject.org
Thu Jun 6 16:41:38 UTC 2013
commit 1373acff8d459344c9c0443c4f798f7560f889fc
Author: Arturo Filastò <art at fuffa.org>
Date: Mon Apr 22 17:31:28 2013 +0200
Also run the unittests
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 2dc900f..1631ae5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ install:
# command to run tests, e.g. python setup.py test
script:
# To be activated after merge of PR#64
- # - trial ooni
- cp ooniprobe.conf.sample ooniprobe.conf
+ - trial ooni
- sh scripts/before_i_commit.sh
- bin/ooniprobe nettest/blocking/tcpconnect.py -f example_inputs/alexa-top-1k.txt
More information about the tor-commits
mailing list