From a546769aaf7ce81e11c15ac3093d1c534c526331 Mon Sep 17 00:00:00 2001 From: Fantomas42 Date: Fri, 15 Jan 2016 10:58:42 +0100 Subject: [PATCH] Testing on Python 3.4 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fa217a0..5dc370a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ python: - "2.7" - "3.2" - "3.3" + - "3.4" install: - pip install -U setuptools - python bootstrap.py