cloudflared-mirror/vendor/github.com/mitchellh/go-server-timing/.travis.yml

13 lines
110 B
YAML

language: go
go:
- 1.9.x
- tip
script:
- go test
matrix:
allow_failures:
- go: tip