Enable testing on Python 3.4

This commit is contained in:
Corey Farwell 2014-05-11 20:09:47 -07:00
parent f26272f83f
commit b51775bb06

View File

@ -5,6 +5,7 @@ python:
- 2.7
- pypy
- 3.3
- 3.4
script:
- make
after_success: