mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
allow go 1.7 to fail
This commit is contained in:
parent
a253b0b897
commit
c4c27262f2
@ -10,6 +10,7 @@ matrix:
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
- go: 1.7
|
||||
before_install:
|
||||
# Download the binary to bin folder in $GOPATH
|
||||
# - curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-386 -o $GOPATH/bin/dep
|
||||
|
Loading…
x
Reference in New Issue
Block a user