From 1c1fd8f2102351cfef86a0dc85fe4114f5da09c2 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 17 Mar 2017 21:43:46 -0400 Subject: [PATCH] Limit tests to one per major Python version --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b23c9d8fc..1576da4cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,7 @@ env: language: python python: - "2.7" - - "3.4" - "3.5" - - "3.6" install: - pip install -r requirements.txt - pip install pep8