0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/.travis.yml

9 lines
65 B
YAML
Raw Normal View History

2015-05-05 23:54:13 -05:00
language: go
2015-07-18 02:37:22 -05:00
go:
- 1.4
2015-09-02 19:28:03 -05:00
- 1.5
2015-07-18 02:37:22 -05:00
- tip
script: go test ./...