Skip to content

Commit

Permalink
Dropping macOS on Travis (supported through Azure)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Apr 28, 2019
1 parent e15ef57 commit 89b0c63
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,16 +118,6 @@ matrix:
script:
- .ci/make_and_test.sh 11

# macOS and clang
- os: osx
compiler: clang
install:
- brew update
- echo 'brew "python"' > Brewfile
- echo 'brew "ccache"' >> Brewfile
- brew bundle
- python -m ensurepip --user

install: skip

script:
Expand Down

0 comments on commit 89b0c63

Please sign in to comment.