Skip to content

Commit

Permalink
fix(ci): enabled preset updater
Browse files Browse the repository at this point in the history
  • Loading branch information
kyasbal committed Apr 2, 2017
1 parent 3a52722 commit 64c7648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ dependencies:

test:
post:
- npm run semantic-release || true
- sh release.sh
override:
- npm run lint && npm run build && npm test

0 comments on commit 64c7648

Please sign in to comment.