Added Python 3.6 in Travis

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
Lars Kiesow 2017-03-13 21:04:09 +01:00
parent 688b1d53c4
commit f6d11937b4
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73

View file

@ -5,6 +5,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
before_install:
- pip install flake8 python-coveralls coverage