Force brew to update itself.
This commit is contained in:
parent
c08c187e62
commit
908b5539ea
|
@ -23,6 +23,7 @@ matrix:
|
|||
homebrew:
|
||||
packages:
|
||||
- go
|
||||
update: true
|
||||
before_install:
|
||||
- export GOPATH=$HOME/go
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue