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 88c00cc commit 08d6750Copy full SHA for 08d6750
circle.yml
@@ -20,7 +20,7 @@ machine:
20
node:
21
version: 6.9.1
22
environment:
23
- YARN_VERSION: 0.19.1
+ YARN_VERSION: 0.22.0
24
PATH: "${PATH}:${HOME}/.yarn/bin:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
25
services:
26
- redis
0 commit comments