Skip to content

Commit

Permalink
Debug env
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed May 30, 2020
1 parent f406b97 commit d0cb6bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci_support/travis_setup_notebooks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

# Install additional requirements
conda env update --name root --file .ci_support/environment-notebooks.yml
source ${HOME}/miniconda/etc/profile.d/conda.sh
eval "$(conda shell.bash hook)"
conda activate root
env

# Create .pyiron config
printf "[DEFAULT]\nTOP_LEVEL_DIRS = ${HOME}\nRESOURCE_PATHS =${HOME}/resources" > ${HOME}/.pyiron
Expand Down

0 comments on commit d0cb6bb

Please sign in to comment.