Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit4da7fa1

Browse files
committed
CI: remove mac builds on travis
The brew configuration has bit-rotted
1 parent7b019ec commit4da7fa1

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

‎.travis.yml

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp