Switching to recent golang version

Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com>
This commit is contained in:
Serguei Bezverkhi 2019-12-20 11:57:27 -05:00
parent f528bf5cc6
commit c243f4945b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ dist: trusty
language: go
go:
- "1.10"
- "1.13"
script:
# Check whether files are syntactically correct.