changed test travis
parent
8b4b69e99c
commit
fa5a5d3414
|
@ -4,4 +4,4 @@ python:
|
||||||
# install dependencies
|
# install dependencies
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script: ./tests.py
|
script: onionr/tests.py
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
#
|
|
Loading…
Reference in New Issue