chore(tests): Also run tests on Python 3.6

This commit is contained in:
Adrien Vergé
2017-06-28 15:03:24 +02:00
parent df26cc0438
commit ae33716529

View File

@@ -5,6 +5,7 @@ python:
- 3.3 - 3.3
- 3.4 - 3.4
- 3.5 - 3.5
- 3.6
- nightly - nightly
install: install:
- pip install pyyaml flake8 coveralls - pip install pyyaml flake8 coveralls