mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-04 01:53:09 +03:00
7 lines
57 B
YAML
7 lines
57 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.4
|
|
- tip
|
|
|
|
script: go test ./...
|