We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb591e commit c91a152Copy full SHA for c91a152
template/.travis.yml
@@ -35,7 +35,7 @@ install:
35
#- export DISPLAY=':99.0'
36
#- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
37
{{/testing}}
38
-- nvm install 7
+- nvm install 10
39
- curl -o- -L https://yarnpkg.com/install.sh | bash
40
- source ~/.bashrc
41
- npm install -g xvfb-maybe
0 commit comments