3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
ergo/.travis.yml
Shivaram Lingamneni c2f03a3c5c fix #781
2020-02-25 14:50:03 -05:00

9 lines
61 B
YAML

language: go
go:
- "1.14.x"
script:
- make
- make test