We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ad32b commit 0c20415Copy full SHA for 0c20415
1 file changed
.travis.yml
@@ -23,7 +23,7 @@ matrix:
23
language: go
24
go: 1.10.x
25
env: OSX_PYTHON=2.7
26
- install: brew install python@2
+ install: brew upgrade python@2
27
28
install:
29
- |
0 commit comments