UNPKG
restful-ng-mock
Version:
latest (0.3.0)
0.3.0
Quickly mock up common HTTP service API patterns.
AmericanCouncils/restful-ng-mock
restful-ng-mock
/
.travis.yml
9 lines
(5 loc)
•
89 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
'0.10'
before_script:
bower install
script:
grunt test