mirror of
https://github.com/scratchfoundation/restify-cors-middleware.git
synced 2024-12-18 03:43:09 -05:00
ab753f4b6c
BREAKING CHANGE: This module no longer supports Node.js 0.10
7 lines
95 B
YAML
7 lines
95 B
YAML
language: node_js
|
|
node_js:
|
|
- '4.2'
|
|
script: "npm test"
|
|
cache:
|
|
directories:
|
|
- node_modules
|