Skip to content

Commit

Permalink
add mock back in
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed Sep 8, 2016
1 parent b803c4e commit 3fdc1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/travis-run-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ conda_build_install() {
conda info

# install conda-build test dependencies
conda install -y -q pytest pytest-cov pytest-timeout
conda install -y -q pytest pytest-cov pytest-timeout mock
python -m pip install pytest-capturelog
conda install -y -q anaconda-client numpy
conda install -y -q -c conda-forge perl pytest-xdist
Expand Down

0 comments on commit 3fdc1e9

Please sign in to comment.