3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
This commit is contained in:
Shivaram Lingamneni 2020-02-25 14:50:03 -05:00
parent 5a300a9070
commit c2f03a3c5c

View File

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