From cf2b65ebe651b0ecc3c9486487c426fbe34a26ff Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 5 Nov 2018 22:18:32 +0000 Subject: [PATCH] Removed OSX 6.4 build - deprecated and no longer supported by Travis-CI. --- .travis.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3f5517f4..00778ecb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ cache: - pip - directories: - "$HOME/.pyenv" -sudo: required notifications: email: false services: @@ -106,17 +105,6 @@ jobs: language: generic python: skip - - <<: *osx-wheels - osx_image: xcode6.4 - - - <<: *osx-wheels - osx_image: xcode6.4 - env: - - PYENV: 3.7.0 - install: skip - script: - - ./ci/travis/pyenv-wheel.sh - - <<: *osx-wheels osx_image: xcode9.2