From 7cb05aaaf73b1867660277a0a8484332c7853e68 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sat, 19 Sep 2015 11:45:50 +0300 Subject: [PATCH] travis: test under Python 3.5 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b433c56..278ee88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ python: - "3.2" - "3.3" - "3.4" + - "3.5" install: - pip install .