Skip to content

Commit

Permalink
Removed OSX 6.4 build - deprecated and no longer supported by Travis-CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkittenis committed Nov 5, 2018
1 parent 379b871 commit cf2b65e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ cache:
- pip
- directories:
- "$HOME/.pyenv"
sudo: required
notifications:
email: false
services:
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit cf2b65e

Please sign in to comment.