Enable testing on Python 3.4

This commit is contained in:
Corey Farwell 2014-05-11 20:09:47 -07:00 committed by Jakub Roztocil
parent 02c66e14df
commit 7036ec69ff

View File

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