mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
remove 1.7 because I'm not using it
This commit is contained in:
parent
1bd3aa9708
commit
a1706ef2ee
@ -6,11 +6,9 @@ matrix:
|
||||
include:
|
||||
- go: 1.x
|
||||
env: LATEST=true
|
||||
- go: 1.7
|
||||
- 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