squarewolf/node-neuter

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
sudo: false
node_js:
  - "5"
  - "5.1"
  - "4.2"
  - "4.1"
  - "4"
  - "0.12"
  - "0.11"
  - "0.10"
  - "iojs"