This repository was archived by the owner on Mar 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 12 files changed +12
-13
lines changed
vehicle-lifecycle-network Expand file tree Collapse file tree 12 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - ' 6 '
3+ - ' 8 '
44dist : trusty
55before_install : |
66 set -ev
77 set -o pipefail
8- npm install -g npm@4
98 npm install -g @alrra/travis-scripts
109deploy :
1110 provider : script
Original file line number Diff line number Diff line change 1010ME=` basename " $0 " `
1111
1212# Check that this is the right node.js version.
13- if [ " ${TRAVIS_NODE_VERSION} " != " " -a " ${TRAVIS_NODE_VERSION} " != " 6 " ]; then
13+ if [ " ${TRAVIS_NODE_VERSION} " != " " -a " ${TRAVIS_NODE_VERSION} " != " 8 " ]; then
1414 echo Not executing as not running primary node.js version.
1515 exit 0
1616fi
Original file line number Diff line number Diff line change 3939 "composer-cli" : " ^0.14.0-0" ,
4040 "composer-connector-embedded" : " ^0.14.0-0" ,
4141 "eslint" : " ^3.6.1" ,
42- "jsdoc" : " ^3.4.1 " ,
42+ "jsdoc" : " ^3.5.5 " ,
4343 "license-check" : " ^1.1.5" ,
4444 "mkdirp" : " ^0.5.1" ,
4545 "mocha" : " ^3.2.0"
Original file line number Diff line number Diff line change 4242 "cucumber" : " ^2.2.0" ,
4343 "eslint" : " ^3.6.1" ,
4444 "istanbul" : " ^0.4.5" ,
45- "jsdoc" : " ^3.4.1 " ,
45+ "jsdoc" : " ^3.5.5 " ,
4646 "license-check" : " ^1.1.5" ,
4747 "mkdirp" : " ^0.5.1" ,
4848 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 4040 "composer-connector-embedded" : " ^0.14.0-0" ,
4141 "eslint" : " ^3.6.1" ,
4242 "istanbul" : " ^0.4.5" ,
43- "jsdoc" : " ^3.4.1 " ,
43+ "jsdoc" : " ^3.5.5 " ,
4444 "license-check" : " ^1.1.5" ,
4545 "mkdirp" : " ^0.5.1" ,
4646 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 3939 "composer-connector-embedded" : " ^0.14.0-0" ,
4040 "eslint" : " ^3.6.1" ,
4141 "istanbul" : " ^0.4.5" ,
42- "jsdoc" : " ^3.4.1 " ,
42+ "jsdoc" : " ^3.5.5 " ,
4343 "license-check" : " ^1.1.5" ,
4444 "mkdirp" : " ^0.5.1" ,
4545 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 3838 "composer-connector-embedded" : " ^0.14.0-0" ,
3939 "eslint" : " ^3.6.1" ,
4040 "istanbul" : " ^0.4.5" ,
41- "jsdoc" : " ^3.4.1 " ,
41+ "jsdoc" : " ^3.5.5 " ,
4242 "license-check" : " ^1.1.5" ,
4343 "mkdirp" : " ^0.5.1" ,
4444 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 3939 "composer-connector-embedded" : " ^0.14.0-0" ,
4040 "eslint" : " ^3.6.1" ,
4141 "istanbul" : " ^0.4.5" ,
42- "jsdoc" : " ^3.4.1 " ,
42+ "jsdoc" : " ^3.5.5 " ,
4343 "license-check" : " ^1.1.5" ,
4444 "mkdirp" : " ^0.5.1" ,
4545 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 4040 "composer-connector-embedded" : " ^0.14.0-0" ,
4141 "eslint" : " ^3.6.1" ,
4242 "istanbul" : " ^0.4.5" ,
43- "jsdoc" : " ^3.4.1 " ,
43+ "jsdoc" : " ^3.5.5 " ,
4444 "license-check" : " ^1.1.5" ,
4545 "mkdirp" : " ^0.5.1" ,
4646 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 3939 "composer-connector-embedded" : " ^0.14.0-0" ,
4040 "eslint" : " ^3.6.1" ,
4141 "istanbul" : " ^0.4.5" ,
42- "jsdoc" : " ^3.4.1 " ,
42+ "jsdoc" : " ^3.5.5 " ,
4343 "license-check" : " ^1.1.5" ,
4444 "mkdirp" : " ^0.5.1" ,
4545 "mocha" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments