mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-17 22:32:58 +02: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…
x
Reference in New Issue
Block a user