Skip to content

Commit 1f573b2

Browse files
committed
ci: use node 10.19.0
1 parent 681432a commit 1f573b2

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
@@ -8,7 +8,7 @@ cache:
88
notifications:
99
email: true
1010
node_js:
11-
- "10.x"
11+
- "10.19.0"
1212
before_install:
1313
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0
1414
- export PATH=$HOME/.yarn/bin:$PATH

0 commit comments

Comments
 (0)