Merge pull request #627 from slingamn/issue626

upgrade golang to 1.13
This commit is contained in:
Shivaram Lingamneni 2019-09-14 17:41:38 -07:00 committed by GitHub
commit 439af6d3cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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