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