mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-03 17:43:49 +03: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…
Reference in a new issue