caddy/.travis.yml
2015-07-18 03:37:22 -04:00

8 lines
57 B
YAML

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