Install nvm

This commit is contained in:
chriseth 2017-02-13 17:41:12 +01:00
parent 9ee0d6fb90
commit 2ba09206de

View File

@ -105,6 +105,8 @@ matrix:
services:
- docker
before_install:
- nvm install
- nvm use
- docker pull trzeci/emscripten:sdk-tag-1.35.4-64bit
env:
- SOLC_EMSCRIPTEN=On