mirror of
https://github.com/scratchfoundation/restify-cors-middleware.git
synced 2024-12-18 11:52:26 -05:00
8 lines
96 B
YAML
8 lines
96 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- "0.10"
|
||
|
script: "npm test"
|
||
|
cache:
|
||
|
directories:
|
||
|
- node_modules
|