We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17de109 commit 208a5c4Copy full SHA for 208a5c4
1 file changed
.travis.yml
@@ -34,6 +34,9 @@ install:
34
- gem install ruby_dep -v 1.3.1
35
- gem install jekyll -v 3.4.3
36
- gem install jekyll-redirect-from
37
+- nvm install 6
38
+- nvm use 6
39
+- node --version
40
41
before_script:
42
- sudo chmod +x /usr/local/bin/sbt
0 commit comments