Run flake on Python 3.6

This commit is contained in:
Joakim Soderlund 2017-07-26 21:13:43 +02:00
parent 6332fca583
commit 935f8c7c66

View file

@ -6,8 +6,8 @@ envlist =
[travis] [travis]
python = python =
3.5: py35, flake 3.5: py35
3.6: py36 3.6: py36, flake
[testenv] [testenv]
commands = py.test commands = py.test