From be7cb49a1786c741e56baf658cf9f7bb388d3cb8 Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Wed, 2 Apr 2014 17:57:08 -0400 Subject: [PATCH] Build for 3.4 as well. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4355214..9726e48 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26, py27, pypy, py33, docs, style +envlist = py26, py27, pypy, py33, py34, docs, style [testenv] commands =