.travis.yml 57 Bytes
language: node_js
node_js:
- '5'
- '4'
- '0.12'
- '0.10'