mirror of https://github.com/linkerd/linkerd2.git
parent
2a4f38b9e7
commit
c8b8db7461
|
@ -53,9 +53,7 @@ jobs:
|
|||
- language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
cache:
|
||||
directories:
|
||||
- web/app/node_modules
|
||||
cache: yarn
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
|
Loading…
Reference in New Issue