1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-13 06:50:29 +08:00

TUN-528: Move cloudflared into a separate repo

This commit is contained in:
Areg Harutyunyan
2018-05-01 18:45:06 -05:00
parent e8c621a648
commit d06fc520c7
4726 changed files with 1763680 additions and 0 deletions

10
vendor/github.com/prometheus/client_golang/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,10 @@
sudo: false
language: go
go:
- 1.6.3
- 1.7
- 1.8.1
script:
- go test -short ./...