Revert ".travis.yml: add Python 3.4."

This reverts commit d84f6b4834.
This commit is contained in:
Valentin Lorentz 2014-04-18 06:12:53 +00:00
parent 76dfe28ebf
commit 8dbc4da0ac

View File

@ -4,7 +4,6 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "pypy"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: