0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00

Update .travis.yml

This commit is contained in:
netmml 2015-07-18 03:37:22 -04:00
parent a74b20f278
commit ef381fbb54

View file

@ -1,2 +1,7 @@
language: go language: go
script: go test ./...
go:
- 1.4
- tip
script: go test ./...