Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 82286f3

Browse files
authored
update node version
1 parent 849da38 commit 82286f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
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)