From b108c71eef9f30d145aa07e977ea89b0baae2d46 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 28 Mar 2017 23:03:06 +1100 Subject: [PATCH] limited to one python version --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2f8e9036d4..e480a71024 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ language: python python: - - 2.7 - - 3.3 - - 3.4 - 3.5 before_install: