mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-29 12:16:16 +08:00
Add Go 1.5 to the Travis CI manifest
This commit is contained in:
parent
1f4231e1f0
commit
94becb89f6
|
@ -2,6 +2,7 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
script: go test ./...
|
||||
|
|
Loading…
Reference in New Issue
Block a user