Skip to content

Commit 99b00c7

Browse files
authored
Use version 6
1 parent 2ba0920 commit 99b00c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ matrix:
105105
services:
106106
- docker
107107
before_install:
108-
- nvm install
109-
- nvm use
108+
- nvm install 6
109+
- nvm use 6
110110
- docker pull trzeci/emscripten:sdk-tag-1.35.4-64bit
111111
env:
112112
- SOLC_EMSCRIPTEN=On

0 commit comments

Comments
 (0)