updated ci test yml

This commit is contained in:
Kevin 2018-07-02 20:28:36 +00:00
parent 5d05619681
commit a2567eacc2
1 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
before_script: test:
- apt-get update -qq && apt-get install -y -qq tor script:
- pip install -r requirements.txt - apt-get update -qy
test_onionr: - apt-get install -y python-dev python-pip tor
script: - pip install -r requirements.txt
- make test - make test