mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-03 17:43:49 +03:00
Update .travis.yml
This commit is contained in:
parent
a74b20f278
commit
ef381fbb54
1 changed files with 6 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
language: go
|
||||
script: go test ./...
|
||||
|
||||
go:
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
script: go test ./...
|
||||
|
|
Loading…
Reference in a new issue