mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-12 22:40:32 +08:00
9 lines
93 B
YAML
9 lines
93 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.5
|
|
- 1.6
|
|
- tip
|
|
|
|
script: make -f Makefile.TRAVIS
|