1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-05 15:15:49 +02:00

another day another attempt at CI

This commit is contained in:
Jesse Duffield 2018-08-07 22:30:06 +10:00
parent af766c848c
commit b567a86ee5

View File

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