Add testing for Python 3.6

This commit is contained in:
Bruno Alla 2017-01-06 11:07:26 +00:00 committed by GitHub
parent 471a786b64
commit fb5b058127

View file

@ -5,4 +5,5 @@ python:
- 3.3
- 3.4
- 3.5
- 3.6
script: make test