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