UNPKG
@nathanfaucett/ri
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
request and response interface
github.com/nathanfaucett/ri
nathanfaucett/ri
@nathanfaucett/ri
/
.travis.yml
8 lines
(5 loc)
•
116 B
YAML
View Raw
1
2
3
4
5
6
7
8
language:
node_js
node_js:
-
'0.12'
before_install:
npm install -g grunt-cli
script:
'grunt jshint && npm test'