From 8d50de6a0ed35341feda7b3458f495e0c5744214 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Tue, 6 Oct 2015 13:16:01 -0700 Subject: [PATCH] Travis: Python 3.5 does not work here for some reason --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1400e3bf..67bc505c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ python: - 2.7 - 3.3 - 3.4 - - 3.5 - pypy - pypy3 before_install: