mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-31 03:53:13 +08:00
9 lines
No EOL
80 B
YAML
9 lines
No EOL
80 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.7.x
|
|
|
|
install: pwd
|
|
|
|
script:
|
|
- go run build/validate.go |