mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 04:49:58 +00:00
9 lines
93 B
YAML
9 lines
93 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.5
|
|
- 1.6
|
|
- tip
|
|
|
|
script: make -f Makefile.TRAVIS
|