mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-14 17:46:26 -04:00
another day another attempt at CI
This commit is contained in:
parent
af766c848c
commit
b567a86ee5
|
|
@ -4,9 +4,9 @@ env:
|
|||
- DEP_VERSION="0.5.0"
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.X
|
||||
- go: 1.7
|
||||
- go: 1.x
|
||||
env: LATEST=true
|
||||
- go: 1.7
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
|
|||
Loading…
Reference in a new issue