1
0
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:
Jesse Duffield 2018-08-07 22:05:23 +10:00
parent 3c82edb301
commit 4e8f909141

View File

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