From c44634c01cdac3cd60cb447e32412cbd3d4bfdd6 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Tue, 3 Jan 2017 23:18:01 +0100 Subject: [PATCH] Add Python 3.6 in Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 88fbf74..e5e7cce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ matrix: - python: 3.3 - python: 3.4 - python: 3.5 + - python: 3.6 before_install: