mirror of
https://github.com/caddyserver/caddy.git
synced 2026-07-10 02:46:54 +00:00
Add Go 1.5 to the Travis CI manifest
This commit is contained in:
parent
1f4231e1f0
commit
94becb89f6
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
script: go test ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue