We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc2022 commit 3f037dbCopy full SHA for 3f037db
.travis.yml
@@ -33,7 +33,7 @@ matrix:
33
- brew update
34
- brew upgrade python || echo "Ignoring errors..."
35
- brew unlink python
36
- - brew link python
+ - brew link --overwrite python
37
env: PYTHON=python3
38
- &test-macos-conda
39
<<: *test-macos-py2
0 commit comments