Skip to content
Snippets Groups Projects
Commit f211f9a4 authored by Sebastien Binet's avatar Sebastien Binet
Browse files

mim: bump to Go-1.14

parent 9f79596d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ language: go
go_import_path: github.com/go-lpc/mim
go:
- 1.13.x
- 1.14.x
os:
- linux
......@@ -22,7 +22,7 @@ git:
matrix:
fast_finish: true
include:
- go: 1.13.x
- go: 1.14.x
env:
- TAGS=""
- COVERAGE="-coverpkg=github.com/go-lpc/mim/..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment