source:
trip-planner-front/node_modules/karma-source-map-support/.travis.yml
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 147 bytes |
Line | |
---|---|
1 | sudo: false |
2 | language: node_js |
3 | node_js: |
4 | - "10" |
5 | |
6 | cache: |
7 | directories: |
8 | - node_modules |
9 | |
10 | branches: |
11 | only: |
12 | - master |
13 | - /^greenkeeper/.*$/ |
Note:
See TracBrowser
for help on using the repository browser.