Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'm31_MDL-61893_Accept_Any_Node_Carbon_Version-minimal' of
  • Loading branch information
David Monllao committed May 22, 2018
2 parents 8137f98 + 81d5b79 commit c44b6e7
Show file tree
Hide file tree
Showing 3 changed files with 2,079 additions and 730 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -45,12 +45,9 @@ matrix:
fast_finish: true

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

exclude:
# MySQL - it's just too slow.
Expand Down

0 comments on commit c44b6e7

Please sign in to comment.