Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
commit
c4ae80c4a2
|
@ -0,0 +1,6 @@
|
||||||
|
test:
|
||||||
|
script:
|
||||||
|
- apt-get update -qy
|
||||||
|
- apt-get install -y python3-dev python3-pip tor
|
||||||
|
- pip3 install -r requirements.txt
|
||||||
|
- make test
|
Loading…
Reference in New Issue