Skip to content

Commit 0f67947

Browse files
committed
upgrade node version
1 parent d5a28e2 commit 0f67947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_install:
2424
| tar -xz -C /tmp/git-lfs --strip-components 1 && /tmp/git-lfs/git-lfs pull
2525
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils; fi
2626
install:
27-
- nvm install 7
27+
- nvm install 10
2828
- curl -o- -L https://yarnpkg.com/install.sh | bash
2929
- source ~/.bashrc
3030
- npm install -g xvfb-maybe

0 commit comments

Comments
 (0)