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