Skip to content

Commit 3f037db

Browse files
committed
travis workaround
1 parent dfc2022 commit 3f037db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
- brew update
3434
- brew upgrade python || echo "Ignoring errors..."
3535
- brew unlink python
36-
- brew link python
36+
- brew link --overwrite python
3737
env: PYTHON=python3
3838
- &test-macos-conda
3939
<<: *test-macos-py2

0 commit comments

Comments
 (0)