Merge pull request #82 from browniebroke/python-3.6

Add testing for Python 3.6
This commit is contained in:
Kenneth Reitz 2017-04-04 09:42:01 -04:00 committed by GitHub
commit c18e132b21

View file

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