mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-25 18:55:28 -06:00
support other go again
This commit is contained in:
parent
b715236c0a
commit
75e1a2d62f
@ -4,8 +4,9 @@ env:
|
||||
- DEP_VERSION="0.5.0"
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.7
|
||||
- go: 1.X
|
||||
env: LATEST=true
|
||||
- go: 1.7
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
Loading…
Reference in New Issue
Block a user