more travis tests
This commit is contained in:
parent
4c92730632
commit
2aa2f763d5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue