blob: 7aac2049a80858a2769a5414c3ab0037571fc383 [file] [log] [blame]
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4.2"
- "5.4"
- "6.0"
install:
- npm install
script:
- npm test