changed test travis

This commit is contained in:
Kevin Froman 2018-01-15 02:40:51 -06:00
parent 8b4b69e99c
commit fa5a5d3414
No known key found for this signature in database
GPG Key ID: 0D414D0FE405B63B
2 changed files with 1 additions and 2 deletions

View File

@ -4,4 +4,4 @@ python:
# install dependencies
install:
- pip install -r requirements.txt
script: ./tests.py
script: onionr/tests.py

View File

@ -1 +0,0 @@
#