[tor-commits] [ooni-probe/master] Also run the unittests

art at torproject.org art at torproject.org
Tue Apr 30 13:01:44 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 files changed, 1 insertions(+), 1 deletions(-)

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