Merge pull request #40 from frewsxcv/patch-1

Enable automated testing with Python 3.4
This commit is contained in:
Kenneth Reitz 2014-06-23 12:09:54 -07:00
commit 624fc49905

View file

@ -4,4 +4,5 @@ python:
- 2.7
- 3.2
- 3.3
- 3.4
script: make test