mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-31 03:16:35 +00:00
10 lines
157 B
YAML
10 lines
157 B
YAML
language: go
|
|
go_import_path: zombiezen.com/go/capnproto2
|
|
go:
|
|
- 1.x
|
|
install: _travis/install.bash
|
|
script: _travis/build.bash
|
|
env:
|
|
- USE_BAZEL=0
|
|
- USE_BAZEL=1
|