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 4c6bbf1 commit 7ccdd91Copy full SHA for 7ccdd91
.circleci/config.yml
@@ -18,7 +18,6 @@ jobs:
18
steps:
19
- checkout
20
- run: sudo npm i -g yarn
21
- - run: yarn show-versions
22
- run: |
23
security create-keychain -p travis build.keychain
24
security default-keychain -s build.keychain
0 commit comments