blob: e1af06c45991a6c5fcf2846d1aff33782fc0ad8a [file] [log] [blame]
language: node_js
script: mocha test
node_js:
- '5.1.0'
- '0.12'
- '0.11'
- '0.10'
- '0.8'
sudo: false