We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637dd74 commit 7b4ba6fCopy full SHA for 7b4ba6f
.travis.yml
@@ -24,7 +24,7 @@ before_install:
24
| tar -xz -C /tmp/git-lfs --strip-components 1 && /tmp/git-lfs/git-lfs pull
25
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils; fi
26
install:
27
-- nvm install 7
+- nvm install 10
28
- curl -o- -L https://yarnpkg.com/install.sh | bash
29
- source ~/.bashrc
30
- npm install -g xvfb-maybe
0 commit comments