From ef34a8537802e1a911957cfeabffd4ac163ecdf2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 28 May 2017 12:55:59 -0400 Subject: [PATCH] better ci file --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index a938f5ee..04f8f516 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,10 +13,6 @@ python: # command to install dependencies install: "make" # command to run tests -script: - - | - if [[ "$TRAVIS_PYTHON_VERSION" != "2.6" ]] ; then make test-readme; fi - - make ci cache: pip jobs: include: