1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-09 12:40:35 +08:00
Files
terasu-cloudflared/vendor/github.com/xo/dburl/.travis.yml
2019-11-12 20:34:39 +00:00

10 lines
121 B
YAML

language: go
go:
- 1.12.x
- tip
services:
- mysql
- postgresql
script:
- go test -v -coverprofile=coverage.out