Skip to content

Commit

Permalink
Remove pipenv check
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeruiz committed May 8, 2018
1 parent 3eb7248 commit 4e18226
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -67,7 +67,6 @@ jobs:
python manage.py test --noinput --settings=tock.settings.test
bandit -r . -x docker_entrypoint.py
flake8
pipenv check --dev
codecov
- store_artifacts:
Expand Down

0 comments on commit 4e18226

Please sign in to comment.