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