chore(tests): Also run tests on Python 3.6

pull/60/head
Adrien Vergé 8 years ago
parent df26cc0438
commit ae33716529

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

Loading…
Cancel
Save