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