updated ci test yml
This commit is contained in:
parent
5d05619681
commit
a2567eacc2
@ -1,6 +1,6 @@
|
|||||||
before_script:
|
test:
|
||||||
- apt-get update -qq && apt-get install -y -qq tor
|
script:
|
||||||
- pip install -r requirements.txt
|
- apt-get update -qy
|
||||||
test_onionr:
|
- apt-get install -y python-dev python-pip tor
|
||||||
script:
|
- pip install -r requirements.txt
|
||||||
- make test
|
- make test
|
Loading…
Reference in New Issue
Block a user