Skip to content

Commit

Permalink
Trying to use conda init bash command recommened by Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wblumberg committed Sep 12, 2019
1 parent fe50259 commit ee235cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build_docs.sh
Expand Up @@ -2,6 +2,7 @@
# Adapted from the ci/build_docs.sh file from the pandas and pyart project
# https://github.com/pydata/pandas
set -e
conda init bash

echo "Installing sphinx, etc. to build the documentation ..."
cd "$TRAVIS_BUILD_DIR"
Expand Down

0 comments on commit ee235cf

Please sign in to comment.