mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-11 08:10:54 +00:00
Fix Travis CI build: Use Go 1.14
This commit is contained in:
parent
a61150a96c
commit
08a6fd4ad4
@ -1,4 +1,6 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.14"
|
||||
env: GO111MODULE=on
|
||||
os:
|
||||
- linux
|
||||
|
Loading…
Reference in New Issue
Block a user