3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-02-10 19:40:50 +01:00

8 lines
83 B
YAML
Raw Normal View History

2020-10-02 16:48:37 -04:00
language: go
go:
- 1.6.x
- 1.7.x
- master
script:
- go test -v -race ./...