From 78cc7092ac564f65979996e718a68f2ab70ceb21 Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Sun, 1 Feb 2015 12:26:17 +0200 Subject: [PATCH] Added Python 3.4 to the build matrix. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a02f3b8..ef0cf6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: - 2.6 - 2.7 - 3.3 + - 3.4 - pypy env: