route/vendor/github.com/mmatczuk/go-http-tunnel/.travis.yml

16 lines
136 B
YAML

language: go
go:
- 1.x
addons:
apt:
packages:
- moreutils
install:
- make get-tools
- make get-deps
script:
- make