Skip to content

Commit

Permalink
remove pickledb
Browse files Browse the repository at this point in the history
  • Loading branch information
allenhsieh committed Nov 5, 2019
1 parent 09f6102 commit 8ccbaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
git config user.email "$GITHUB_EMAIL"
- run:
command: |
semantic-release publish --patch --verbose
semantic-release publish --patch
build:
docker: # run the steps with Docker
- image: circleci/python:3.6.4
Expand Down

0 comments on commit 8ccbaeb

Please sign in to comment.