Add Python 3.6 to tests and simplify .travis.yml by using 'tox-travis'

This commit is contained in:
Eduard Braun 2017-02-19 18:04:36 +01:00
parent 0ffefcd8bb
commit 3b41d3a547
2 changed files with 11 additions and 16 deletions

View file

@ -5,6 +5,7 @@ envlist =
py33
py34
py35
py36
flake8