mirror of https://github.com/cheat/cheat.git
Bump golang to v1.14
This commit is contained in:
parent
7be57cb01c
commit
be56c9cf0c
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.13.x
|
- 1.14.x
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
|
Loading…
Reference in New Issue