go-http-tunnel/.travis.yml
2017-08-07 17:04:14 +02:00

15 lines
125 B
YAML

language: go
go:
- 1.8
- 1.7
addons:
apt:
packages:
- moreutils
install:
- make get-deps
script:
- make