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