Fix travisci

This commit is contained in:
Arinerron 2018-02-03 20:33:47 -08:00
parent 1cfb7796c5
commit efd7c287b7
No known key found for this signature in database
GPG Key ID: 99383627861C62F0
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ python:
install:
- sudo apt install gnupg tor
- pip install -r requirements.txt
script: ./test.sh
script: make test