From a56544b6e3b2370d44fb8bcc5f764a6c399713c7 Mon Sep 17 00:00:00 2001 From: Keerthan Jaic Date: Thu, 12 Jan 2017 11:23:28 -0500 Subject: [PATCH] travis: add python 3.6 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4f2b2188..cf2e565d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: - "pypy" - "3.4" - "3.5" + - "3.6" install: - pip install .