more travis tests
parent
4c92730632
commit
2aa2f763d5
|
@ -4,4 +4,4 @@ python:
|
||||||
# install dependencies
|
# install dependencies
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script: onionr/test.sh
|
script: beardog108/onionr/test.sh
|
||||||
|
|
Loading…
Reference in New Issue