Skip to content

Commit

Permalink
fix: use semantic-release@11.0.2 to release for #6
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Dec 14, 2017
1 parent ea8490a commit d5acadf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Expand Up @@ -6,4 +6,7 @@ test:
- npm test
post:
- ./refs.sh || true
# try to get around a crash
# https://github.com/bahmutov/condition-circle/issues/6#issuecomment-351542333
- npm i semantic-release@11.0.2
- DEBUG=condition npx semantic-release || true

0 comments on commit d5acadf

Please sign in to comment.