Merge pull request #219 from frewsxcv/patch-1

Enable testing on Python 3.4
This commit is contained in:
Jakub Roztočil 2014-05-12 08:02:17 +02:00
commit 9c2207844e

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: