dex/vendor/github.com/julienschmidt/httprouter/.travis.yml

9 lines
69 B
YAML
Raw Normal View History

2015-08-18 05:57:27 +05:30
sudo: false
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- tip