Skip to content

Commit d9c6820

Browse files
committed
💚 use Node.js 14 instead of Node.js stable.
1 parent 4d33c10 commit d9c6820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI_dev/qmui_web/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache:
66
- node_modules
77
node_js:
88
- "10.15.1"
9-
- "stable"
9+
- "14"
1010
before_install:
1111
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.15.2
1212
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)