We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d33c10 commit d9c6820Copy full SHA for d9c6820
UI_dev/qmui_web/.travis.yml
@@ -6,7 +6,7 @@ cache:
6
- node_modules
7
node_js:
8
- "10.15.1"
9
- - "stable"
+ - "14"
10
before_install:
11
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.15.2
12
- export PATH="$HOME/.yarn/bin:$PATH"
0 commit comments