Fix travisci
parent
1cfb7796c5
commit
efd7c287b7
|
@ -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 New Issue