mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-19 22:43:50 -07:00
Fix Travis CI build: Use Go 1.14
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
|
go:
|
||||||
|
- "1.14"
|
||||||
env: GO111MODULE=on
|
env: GO111MODULE=on
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user