Use node 12 on travis
This commit is contained in:
parent
591a2c6249
commit
d3f30e298b
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ matrix:
|
|||
|
||||
before_install:
|
||||
# Install node
|
||||
- nvm install 10
|
||||
- nvm use 10
|
||||
- nvm install 12
|
||||
- nvm use 12
|
||||
|
||||
# Download emscripten and create a shorthand for adding it to the PATH.
|
||||
# Don't add it to the path globally because it overrides the default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue