[ooni-probe/master] Install dev requirements before running trial

28 Feb
2014
28 Feb
'14
2:32 p.m.
commit c241a94c1509482fb84079f60ed74ada2929179b Author: Arturo Filastò <art@fuffa.org> Date: Fri Jan 31 15:03:58 2014 +0100 Install dev requirements before running trial --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index da48f1a..3514d79 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ install: - pip install pyrex - pip install coveralls - python setup.py install + - pip install -r requirements-dev.txt # command to run tests, e.g. python setup.py test script: - coverage run $(which trial) ooni
4097
Age (days ago)
4097
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org