source:
trip-planner-front/node_modules/errno/.travis.yml@
1ad8e64
Last change on this file since 1ad8e64 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 130 bytes |
Line | |
---|---|
1 | sudo: false |
2 | |
3 | language: node_js |
4 | |
5 | node_js: |
6 | - 14 |
7 | - 12 |
8 | - 10 |
9 | - 9 |
10 | - 8 |
11 | - 7 |
12 | - 6 |
13 | - 5 |
14 | - 4 |
15 | |
16 | arch: |
17 | - amd64 |
18 | - ppc64le |
19 |
Note:
See TracBrowser
for help on using the repository browser.