mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-31 01:46:34 +00: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
|