Skip to content

Commit

Permalink
depend on the Conda environment for coverage tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Jul 28, 2018
1 parent 15e08e6 commit ab5c6c4
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 @@ -224,7 +224,6 @@ jobs:
name: build for coverage
command: |
source activate base
pip install coverage pytest-cov
invoke build --cover
- run:
Expand Down

0 comments on commit ab5c6c4

Please sign in to comment.