3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 06:29:29 +01:00

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

View File

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