From 5a967031c8ea0a71d4d8aa2bef5823941831c507 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Mon, 19 Oct 2015 23:58:25 -0700 Subject: [PATCH] Adding python 3.5 to build matrix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 547582177b0ea..7f28cb9d6d247 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - "2.7" - #- "3.5" + - "3.5" cache: directories: - $HOME/.wheelhouse/