Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bea421a

Browse files
committed
update node version
1 parent 734a8f6 commit bea421a

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
@@ -1,7 +1,7 @@
11
dist: trusty
22
language: node_js
33
node_js:
4-
- '8.9.4'
4+
- '8.11.3'
55
before_install:
66
- 'curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.27.5'
77
- 'export PATH="$HOME/.yarn/bin:$PATH"'

0 commit comments

Comments
 (0)