source:
trip-planner-front/node_modules/hdr-histogram-js/.travis.yml@
1ad8e64
Last change on this file since 1ad8e64 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 134 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | language: node_js |
2 | ||
3 | node_js: | |
4 | - "node" | |
5 | before_script: | |
6 | - yarn run prettier | |
7 | script: | |
8 | - yarn asbuild | |
9 | - yarn astest:ci | |
10 | - yarn test |
Note:
See TracBrowser
for help on using the repository browser.