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 - 2.7
- pypy - pypy
- 3.3 - 3.3
- 3.4
script: script:
- make - make
after_success: after_success: