1 2 3 4 5 6 7
install: - python -m pip install tox build: off test_script: - python -m tox -e py35,py36,py37