Skip to content

Commit c44b6e7

Browse files
author
David Monllao
committed
Merge branch 'm31_MDL-61893_Accept_Any_Node_Carbon_Version-minimal' of https://github.com/scara/moodle into MOODLE_31_STABLE
2 parents 8137f98 + 81d5b79 commit c44b6e7

File tree

3 files changed

+2079
-730
lines changed

3 files changed

+2079
-730
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,9 @@ matrix:
4545
fast_finish: true
4646

4747
include:
48-
# Run grunt/npm install on lowest supported npm version
49-
- php: 7
50-
env: DB=none TASK=GRUNT NVM_VERSION='0.10'
5148
# Run grunt/npm install on highest version ('node' is an alias for the latest node.js version.)
5249
- php: 7
53-
env: DB=none TASK=GRUNT NVM_VERSION='node'
50+
env: DB=none TASK=GRUNT NVM_VERSION='lts/carbon'
5451

5552
exclude:
5653
# MySQL - it's just too slow.

0 commit comments

Comments
 (0)