From a260e58020430a04ebdfbd1cafe7fcedcb23fc28 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 27 Aug 2018 20:03:12 -0300 Subject: [PATCH] Drop 3.6 from OS-X to reduce build time --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 69544e608..4937a180e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,8 +53,6 @@ jobs: - python -m pip install --pre tox - <<: *test-macos env: TOXENV=py27 - - <<: *test-macos - env: TOXENV=py36 - <<: *test-macos env: TOXENV=py37 before_install: