[tor-commits] [ooni-probe/master] Fix travis building?
art at torproject.org
art at torproject.org
Fri Jan 3 13:29:42 UTC 2014
commit 355568dc8c45eb1fad4ec05494a06a47b43b6e6e
Author: Arturo Filastò <art at 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
More information about the tor-commits
mailing list