Skip to content

Commit 0c20415

Browse files
committed
Newer OSX builds already have Python2 installed
1 parent 88ad32b commit 0c20415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ matrix:
2323
language: go
2424
go: 1.10.x
2525
env: OSX_PYTHON=2.7
26-
install: brew install python@2
26+
install: brew upgrade python@2
2727

2828
install:
2929
- |

0 commit comments

Comments
 (0)