commit 355568dc8c45eb1fad4ec05494a06a47b43b6e6e Author: Arturo Filastò art@fuffa.org Date: Sat Dec 28 00:55:55 2013 +0100
Fix travis building? --- .travis.yml | 1 + 1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml index 0a7ae5b..50e0e2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: install: - pip install pyrex - pip install coveralls + - pip install scapy-real - pip install -r requirements.txt --use-mirrors - python setup.py install # command to run tests, e.g. python setup.py test
tor-commits@lists.torproject.org