UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

17 lines (16 loc) 244 B
sudo: false language: node_js node_js: - "0.8" - "0.10" - "0.12" - "0.13" - "iojs" before_install: - npm install -g npm before_script: - npm install -g grunt-cli matrix: fast_finish: true allow_failures: - node_js: "0.13"