Skip to content

Commit

Permalink
fix(config): this is the fastest i can think of
Browse files Browse the repository at this point in the history
  • Loading branch information
reneweteling committed Mar 22, 2019
1 parent 27a15ac commit 4920acc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ jobs:
steps:
- checkout

- run:
name: Install dependencies
command: npm i

- run:
name: Release
command: |
npm i
npx semantic-release

0 comments on commit 4920acc

Please sign in to comment.