source:
trip-planner-front/node_modules/sshpk/.travis.yml@
6a80231
Last change on this file since 6a80231 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 189 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | language: node_js |
2 | node_js: | |
3 | - "5.10" | |
4 | - "4.4" | |
5 | - "4.1" | |
6 | - "0.12" | |
7 | - "0.10" | |
8 | before_install: | |
9 | - "make check" | |
10 | after_success: | |
11 | - '[ "${TRAVIS_NODE_VERSION}" = "4.4" ] && make codecovio' |
Note:
See TracBrowser
for help on using the repository browser.