mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
juse use go 1.7
This commit is contained in:
parent
3c82edb301
commit
4e8f909141
|
|
@ -4,9 +4,8 @@ env:
|
|||
- DEP_VERSION="0.5.0"
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.x
|
||||
env: LATEST=true
|
||||
- go: 1.7
|
||||
env: LATEST=true
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
|
|||
Loading…
Reference in a new issue