Skip to content

Commit

Permalink
working around conda/conda-build#3220
Browse files Browse the repository at this point in the history
  • Loading branch information
3ll3d00d committed Jun 29, 2019
1 parent 8715e95 commit 77625a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ matrix:
- choco install miniconda3 openssl.light nsis
- conda config --set always_yes yes --set changeps1 no
- conda update -n base -c defaults conda python
- activate
- conda create -q -n test python=$TRAVIS_PYTHON_VERSION scipy numpy
- source activate test
- python -m pip install --upgrade pip
Expand Down

0 comments on commit 77625a3

Please sign in to comment.