summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/bl/.travis.yml
blob: 5cb0480b45457a8c5f9014259f75f602a8c68237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
sudo: false
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - '4'
  - '5'
branches:
  only:
    - master
notifications:
  email:
    - rod@vagg.org