mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-26 09:00:57 +02: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"
|
- DEP_VERSION="0.5.0"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.x
|
|
||||||
env: LATEST=true
|
|
||||||
- go: 1.7
|
- go: 1.7
|
||||||
|
env: LATEST=true
|
||||||
- go: tip
|
- go: tip
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
Loading…
Reference in New Issue
Block a user