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

back to go 1.7

This commit is contained in:
Jesse Duffield 2018-08-07 22:17:42 +10:00
parent 75e1a2d62f
commit 69f47fddc4

View File

@ -4,9 +4,9 @@ env:
- DEP_VERSION="0.5.0"
matrix:
include:
- go: 1.X
env: LATEST=true
# - go: 1.X
- go: 1.7
env: LATEST=true
- go: tip
allow_failures:
- go: tip