From b51775bb06ae5cbd0557e576bdd518658985f015 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Sun, 11 May 2014 20:09:47 -0700 Subject: [PATCH] Enable testing on Python 3.4 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 259f82fc..f5eb9ab5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ python: - 2.7 - pypy - 3.3 + - 3.4 script: - make after_success: