1
0
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:
Jesse Duffield 2018-08-08 21:09:51 +10:00
parent 1bd3aa9708
commit a1706ef2ee

View File

@ -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