Skip to content

Commit

Permalink
fix: build on CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Jun 23, 2020
1 parent f2092a1 commit 91ffed1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ commands:
- run:
command: | # use pipenv to install dependencies
sudo pip install pipenv
pipenv install
- run:
name: "Running tests"
command: ./scripts/ci-test.sh
Expand Down

0 comments on commit 91ffed1

Please sign in to comment.