open-lms-open-source / moodle-plugin-ci

Assist with running a Moodle plugin in Travis CI
https://blackboard-open-source.github.io/moodle-plugin-ci/
GNU General Public License v3.0
43 stars 37 forks source link

Bump npm to match .nvmrc in Moodle. #112

Open kabalin opened 4 years ago

marinaglancy commented 4 years ago

hi Ruslan, should it be 14.2.0 ?

kabalin commented 4 years ago

@marinaglancy should be 14.x indeed (https://github.com/moodle/moodle/blob/master/.nvmrc). I do not know if that will have any adversive effect on older versions, if fact this should be a part of installation step (install and use the one in .nvmrc), may be I will refactor this into install step feature to make sure correct version is used.