acme-dns/vendor/github.com/julienschmidt/httprouter/.travis.yml
Joona Hoikkala fd9ce4606d
Get rid of Iris and use julienschmidt/httprouter instead (#20)
* Replace iris with httprouter

* Linter fixes

* Finalize iris removal

* Vendor dependencies for reproducable builds

* Api tests are back
2017-11-14 23:54:29 +02:00

9 lines
69 B
YAML

sudo: false
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- tip