Increment python version to 3.4 on .travis.yml

remotes/origin/enhancement/email-actions
Andrey Antukh 2014-10-03 20:18:34 +02:00
parent ad16976434
commit 14af7eb99a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python:
- "3.3"
- "3.4"
services:
- rabbitmq # will start rabbitmq-server
addons: