summaryrefslogtreecommitdiff
path: root/node_modules/extract-zip/.travis.yml
blob: c8ae71aa3e834bf2a247d95f5dafdc8372110d6d (plain) (blame)
1
2
3
4
5
6
7
sudo: false
language: node_js
node_js:
  - '0.12'
  - 'iojs'
  - '4.0'
  - '6.0'