Build: Bump the version of node used on Travis to match WordPress.org.

Props netweb, dd32.
See #35105


git-svn-id: https://develop.svn.wordpress.org/trunk@42464 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2018-01-16 06:35:22 +00:00
parent e157ce1ebf
commit b938517860

View File

@ -83,7 +83,7 @@ before_script:
fi
- npm --version
- node --version
- nvm install 6.9.1
- nvm install 8.9.3
- npm install -g grunt-cli
- npm install
- npm prune