Remove macOS Travis build.

Travis' infrastructure is just too slow.
This commit is contained in:
Carlton Gibson 2019-11-20 20:19:33 +01:00 committed by Carlton Gibson
parent 4b7c027b98
commit beb836acce

View File

@ -38,16 +38,6 @@ jobs:
dist: xenial dist: xenial
sudo: required sudo: required
- os: osx
language: generic
python: '3.6'
env: TWISTED="twisted"
before_install:
- eval "$(pyenv init -)"
- pyenv install 3.6.5
- pyenv global 3.6.5
sudo: required
- stage: lint - stage: lint
install: pip install -U -e .[tests] black pyflakes isort install: pip install -U -e .[tests] black pyflakes isort
script: script: