UNPKG
http-hash
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
HTTP router based on a strict path tree structure
github.com/Matt-Esch/http-hash
Matt-Esch/http-hash
http-hash
/
.travis.yml
8 lines
(7 loc)
•
118 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"0.8"
-
"0.10"
-
"0.11"
before_install: npm i npm@latest -g
script: npm run travis