mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 02:09:57 +00:00
STOR-519: Add db-connect, a SQL over HTTPS server
This commit is contained in:
10
vendor/github.com/pquerna/cachecontrol/.travis.yml
generated
vendored
Normal file
10
vendor/github.com/pquerna/cachecontrol/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
language: go
|
||||
|
||||
install:
|
||||
- go get -d -v ./...
|
||||
- go get -u github.com/stretchr/testify/require
|
||||
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
Reference in New Issue
Block a user