Fix travisci
This commit is contained in:
parent
1cfb7796c5
commit
efd7c287b7
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ python:
|
|||
install:
|
||||
- sudo apt install gnupg tor
|
||||
- pip install -r requirements.txt
|
||||
script: ./test.sh
|
||||
script: make test
|
||||
|
|
Loading…
Reference in a new issue