Python 3.4

This commit is contained in:
Jakub Roztocil 2014-04-24 20:08:28 +02:00
parent f02169ea71
commit 3f8a000847

View File

@ -3,7 +3,7 @@ python:
- 2.6
- 2.7
- pypy
- 3.3
- 3.4
script: python setup.py test
install:
- pip install . --use-mirrors