3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

Merge pull request #816 from slingamn/issue781_go14

fix #781
This commit is contained in:
Shivaram Lingamneni 2020-02-25 11:54:09 -08:00 committed by GitHub
commit 507f5b7ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
language: go
go:
- "1.14rc1"
- "1.14.x"
script:
- make