ots/vendor/github.com/gorilla/mux/.travis.yml

9 lines
62 B
YAML
Raw Normal View History

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