source: trip-planner-front/node_modules/karma-source-map-support/.travis.yml@ ceaed42

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

initial commit

  • Property mode set to 100644
File size: 147 bytes
Line 
1sudo: false
2language: node_js
3node_js:
4 - "10"
5
6cache:
7 directories:
8 - node_modules
9
10branches:
11 only:
12 - master
13 - /^greenkeeper/.*$/
Note: See TracBrowser for help on using the repository browser.