ots/vendor/github.com/gorilla/context/.travis.yml
Knut Ahlers 5e3d84df9b
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-08-03 20:07:30 +02:00

9 lines
62 B
YAML

language: go
sudo: false
go:
- 1.3
- 1.4
- 1.5
- tip