Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4da7fa1

Browse filesBrowse files
committed
CI: remove mac builds on travis
The brew configuration has bit-rotted
1 parent 7b019ec commit 4da7fa1
Copy full SHA for 4da7fa1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-16
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-16
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-16Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -98,22 +98,7 @@ matrix:
9898
sudo: true
9999
- python: "nightly"
100100
env: PRE=--pre
101-
- os: osx
102-
osx_image: xcode7.3
103-
language: generic # https://github.com/travis-ci/travis-ci/issues/2312
104-
env:
105-
- MOCK=mock
106-
- PILLOW='pillow!=5.1.0'
107-
only: master
108-
cache:
109-
# As for now travis caches only "$HOME/.cache/pip"
110-
# https://docs.travis-ci.com/user/caching/#pip-cache
111-
pip: false
112-
directories:
113-
- $HOME/Library/Caches/pip
114-
# `cache` does not support `env`-like `global` so copy-paste from top
115-
- $HOME/.ccache # https://github.com/travis-ci/travis-ci/issues/5853
116-
- $HOME/.cache/matplotlib
101+
117102
allow_failures:
118103
- python: "nightly"
119104

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.