mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-13 06:50:29 +08:00
6 lines
118 B
YAML
6 lines
118 B
YAML
language: go
|
|
go:
|
|
- 1.4
|
|
- 1.5
|
|
script: go test -v github.com/equinox-io/equinox github.com/equinox-io/equinox/proto
|