Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Apr 27, 2018
1 parent 3a995a8 commit 04ee1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
- image: circleci/node
steps:
- checkout
- run: sudo npm install -g yarn semantic-release@12.0.0
- run: sudo npm install -g semantic-release@12.0.0
- run: yarn install
- run: yarn test
- run: semantic-release

0 comments on commit 04ee1a1

Please # to comment.