mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-10 12:22:28 -08:00
7 lines
61 B
YAML
7 lines
61 B
YAML
language: go
|
|
|
|
install: make deps
|
|
|
|
script:
|
|
- make
|
|
- make test
|