Enable automated testing with Python 3.4

This commit is contained in:
Corey Farwell 2014-06-21 09:16:48 -07:00
parent 7465e9fc10
commit 1b212a0b05

View file

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