Add Python 3.6 to tests and simplify .travis.yml by using 'tox-travis'
This commit is contained in:
parent
0ffefcd8bb
commit
3b41d3a547
2 changed files with 11 additions and 16 deletions
1
tox.ini
1
tox.ini
|
|
@ -5,6 +5,7 @@ envlist =
|
|||
py33
|
||||
py34
|
||||
py35
|
||||
py36
|
||||
flake8
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue