caddy/.travis.yml

8 lines
57 B
YAML

language: go
go:
- 1.4
- tip
script: go test ./...