source:
trip-planner-front/node_modules/unique-slug/.travis.yml@
bdd6491
Last change on this file since bdd6491 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 128 bytes |
Line | |
---|---|
1 | language: node_js |
2 | sudo: false |
3 | before_install: |
4 | - "npm -g install npm" |
5 | node_js: |
6 | - "6" |
7 | - "8" |
8 | - "10" |
9 | - "lts/*" |
10 | - "node" |
Note:
See TracBrowser
for help on using the repository browser.