test: script: - apt-get update -qy - apt-get install -y python-dev python-pip tor - pip install -r requirements.txt - make test