From 29dfc5957a2ed6160d0f9cda18667d732efa2369 Mon Sep 17 00:00:00 2001 From: Guanzhong Chen Date: Thu, 16 Nov 2017 13:34:12 -0500 Subject: [PATCH] More thorough testing --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b028e7a..bb4413b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: python python: - "2.7" + - "3.4" + - "3.5" - "3.6" env: - DJANGO_VERSION=""