Adds CI for Py3.4

This commit is contained in:
Ask Solem 2014-05-21 13:25:25 +01:00
parent 49de25a175
commit f9713144e8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: python
python:
- 2.7
- 3.3
- 3.4
- pypy
before_install:
- |