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