From f7ce100180175d006ec61e6db08649b8edb67767 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Mon, 5 Jun 2017 02:56:43 +0200 Subject: [PATCH] travis: no need to install python3.5 (#2904) As we are testing on 3.4 and 2.7. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1c2690a7f..a0a1b03f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,11 +3,6 @@ language: python addons: code_climate: repo_token: 5f3a06c425eef7be4b43627d7d07a3e46c45bdc07155217825ff7c49cb6a470c - apt: - sources: - - deadsnakes - packages: - - python3.5 cache: directories: - $HOME/.wheelhouse/