mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-12 06:00:25 +08:00
Add db-connect, a SQL over HTTPS server
This commit is contained in:
9
vendor/github.com/xo/dburl/.travis.yml
generated
vendored
Normal file
9
vendor/github.com/xo/dburl/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.12.x
|
||||
- tip
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
script:
|
||||
- go test -v -coverprofile=coverage.out
|
||||
Reference in New Issue
Block a user