Commit 45e50a65 authored by Michal Čihař's avatar Michal Čihař

Remove Python 3.3, not supported by Django

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 0615775a
......@@ -45,8 +45,6 @@ notifications:
- https://buildtimetrend.herokuapp.com/travis
matrix:
include:
- python: "3.3"
env: CI_PIP_DEPS="Django>=1.9,<1.10 https://github.com/translate/translate/zipball/de3f080abf6f2fecfca97d283a58eb6824d8078e"
- python: "3.4"
env: CI_PIP_DEPS="Django>=1.9,<1.10 https://github.com/translate/translate/zipball/de3f080abf6f2fecfca97d283a58eb6824d8078e"
- python: "3.5"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment