dep: add httprouter

This commit is contained in:
fatedier
2017-03-23 02:06:04 +08:00
Unverified
parent a4fece3f51
commit 634e048d0c
7 changed files with 1501 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
sudo: false
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- tip