cloudflared/vendor/github.com/mitchellh/go-server-timing/.travis.yml
2019-08-20 13:13:29 -05:00

13 lines
110 B
YAML

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