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