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

Commit

Permalink
update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffan committed Dec 29, 2018
1 parent 3bbc799 commit f5272b1
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 @@ -21,7 +21,7 @@ jobs:
name: Run Tests
command: |
yarn test
yarn karma --browsers Chrome,Firefox
yarn karma --browsers Chrome
- run:
name: Build Release
command: yarn build
Expand Down

0 comments on commit f5272b1

Please sign in to comment.