Skip to content

Commit

Permalink
Update ci-scripts/travis_install_conda.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeil committed Aug 24, 2018
1 parent 7be9c8f commit f3cc2f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci-scripts/travis_install_conda.sh
Expand Up @@ -12,5 +12,4 @@ conda info -a
# bdist_conda must be installed into a root conda environment,
# as it imports conda and conda_build. It is included as part of the conda build package.
conda build --version
conda install -n root conda-build Cython numpy pytest matplotlib scipy ipython sphinx jupyter
conda activate root
conda install conda-build Cython numpy pytest matplotlib scipy ipython sphinx jupyter

0 comments on commit f3cc2f5

Please sign in to comment.