source: trip-planner-front/node_modules/errno/.travis.yml@ 188ee53

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

initial commit

  • Property mode set to 100644
File size: 130 bytes
Line 
1sudo: false
2
3language: node_js
4
5node_js:
6 - 14
7 - 12
8 - 10
9 - 9
10 - 8
11 - 7
12 - 6
13 - 5
14 - 4
15
16arch:
17 - amd64
18 - ppc64le
19
Note: See TracBrowser for help on using the repository browser.