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

upgrade to go 1.14

This commit is contained in:
Shivaram Lingamneni 2020-02-09 20:50:05 -05:00
parent bc01538c7c
commit 87960c1454

View File

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