Skip to content

Commit

Permalink
chore: fixed circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Jan 3, 2018
1 parent 4c6bbf1 commit 7ccdd91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -18,7 +18,6 @@ jobs:
steps:
- checkout
- run: sudo npm i -g yarn
- run: yarn show-versions
- run: |
security create-keychain -p travis build.keychain
security default-keychain -s build.keychain
Expand Down

0 comments on commit 7ccdd91

Please sign in to comment.