aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 19136e940721e5a9de13f63ed9ce2c177ab01f4c (plain)
1
2
3
4
5
6
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"