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