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

Skip to content

Commit cf7332f

Browse files
committed
Update dependency node to v8.17.0
1 parent 039a827 commit cf7332f

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.11.3'
4+
- '8.17.0'
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)