language: python python: - "3.6.4" # install dependencies install: - pip install -r requirements.txt script: onionr/tests.py