upgrade to go 1.14

This commit is contained in:
Shivaram Lingamneni 2020-02-09 20:50:05 -05:00
parent bc01538c7c
commit 87960c1454
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- "1.13.x" - "1.14.x"
script: script:
- make - make