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