mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-23 15:31:40 -04:00
Merge pull request #192 from netmml/patch-2
specify go versions to use via travis
This commit is contained in:
commit
d222a9e9f2
@ -1,2 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.4
|
||||||
|
- tip
|
||||||
|
|
||||||
script: go test ./...
|
script: go test ./...
|
Loading…
x
Reference in New Issue
Block a user