source:
trip-planner-front/node_modules/bl/.travis.yml@
571e0df
Last change on this file since 571e0df was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 201 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | sudo: false |
2 | arch: | |
3 | - amd64 | |
4 | - ppc64le | |
5 | language: node_js | |
6 | node_js: | |
7 | - '6' | |
8 | - '8' | |
9 | - '10' | |
10 | - '12' | |
11 | - '14' | |
12 | - '15' | |
13 | - lts/* | |
14 | notifications: | |
15 | email: | |
16 | - rod@vagg.org | |
17 | - matteo.collina@gmail.com |
Note:
See TracBrowser
for help on using the repository browser.