Drop tox-travis

This commit is contained in:
messense
2017-05-17 12:21:56 +08:00
parent 2f84cdd708
commit ec857d1c53
2 changed files with 19 additions and 10 deletions

View File

@@ -1,11 +1,6 @@
[tox]
envlist = py35, py36, {py35,py36}-no-ext, flake8, check
[travis]
python =
3.5: py35, py35-no-ext, flake8, check
3.6: py36, py36-no-ext, flake8, check
[testenv]
usedevelop = True
setenv =