1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-08 20:10:25 +08:00
Files
terasu-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