Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
install pipenv
  • Loading branch information
liadmagen committed Oct 4, 2018
1 parent 7f8333c commit 3ca1779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- run:
name: install dependencies
command: |
sudo pip install pipenv
pipenv sync --dev
- save_cache:
Expand Down

0 comments on commit 3ca1779

Please sign in to comment.