aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/tar-fs/.travis.yml
blob: 977f7a614b593bac569e0c915316021c7fa393df (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - 8
  - 10
  - 12
  - 14