cloudflared/vendor/github.com/mitchellh/go-server-timing/.travis.yml
2019-11-12 20:34:39 +00:00

13 lines
110 B
YAML

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