source: trip-planner-front/node_modules/bl/.travis.yml@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 201 bytes
Line 
1sudo: false
2arch:
3 - amd64
4 - ppc64le
5language: node_js
6node_js:
7 - '6'
8 - '8'
9 - '10'
10 - '12'
11 - '14'
12 - '15'
13 - lts/*
14notifications:
15 email:
16 - rod@vagg.org
17 - matteo.collina@gmail.com
Note: See TracBrowser for help on using the repository browser.