aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node_modules/tunnel/.travis.yml
blob: cb6e18268aa395ab9c28c3d192a15b37cd5093cf (plain) (blame)
1
2
3
4
5
6
language: node_js
node_js:
  - "4"
  - "6"
  - "8"
  - "10"