1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-07 10:00:23 +08:00
Files
terasu-cloudflared/vendor/github.com/jmespath/go-jmespath/.travis.yml
2019-08-29 16:54:54 -05:00

10 lines
86 B
YAML

language: go
sudo: false
go:
- 1.4
install: go get -v -t ./...
script: make test