Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Oct 18, 2018
1 parent 499d3f9 commit 7082728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -5,6 +5,6 @@ jobs:
- image: circleci/node:10
steps:
- checkout
- run: npm install
- run: npm test
- run: yarn install
- run: yarn test
# - run: npx semantic-release

0 comments on commit 7082728

Please sign in to comment.