mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 09:06:27 -04:00
get gox
This commit is contained in:
parent
4e8f909141
commit
b715236c0a
|
|
@ -15,6 +15,7 @@ before_install:
|
|||
# Make the binary executable
|
||||
- chmod +x $GOPATH/bin/dep
|
||||
- dep ensure
|
||||
- go get github.com/mitchellh/gox
|
||||
install:
|
||||
-
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue