3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-22 03:49:27 +01:00

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

View File

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