From 43b68779a40e28d99f65d833c389455e401c8675 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Thu, 5 Oct 2017 17:28:39 +0300 Subject: [PATCH] travis: add Python 3.6 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9ec82ee..cc3ece1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ python: - "3.3" - "3.4" - "3.5" + - "3.6" install: - pip install .