upgrade golang to 1.13

Fixes #626
This commit is contained in:
Shivaram Lingamneni 2019-09-14 20:24:47 -04:00
parent f615809d03
commit 2a4291ef9b

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