summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/.travis.yml
blob: 8c6fc4810390d3ed231cdc44bc8c66167c0a93e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
sudo: false
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - '4'
  - '6'
  - '7'
branches:
  only:
    - master
notifications:
  email:
    - rod@vagg.org
    - matteo.collina@gmail.com