Skip to content

Commit

Permalink
Merge 3263c30 into ef639e5
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed Oct 1, 2018
2 parents ef639e5 + 3263c30 commit b7778a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -86,7 +86,7 @@ before_install:
- if [[ ${STATSMODELS_MASTER} = true ]]; then sh ./ci/statsmodels-master.sh; fi;
- |
if [[ ${DOCBUILD} = true ]]; then
conda install sphinx ipython numpydoc jupyter seaborn -c conda-forge
conda install sphinx ipython numpydoc jupyter seaborn
pip install doctr nbsphinx guzzle_sphinx_theme -q
sudo apt-get install -y enchant
pip install sphinxcontrib-spelling
Expand Down

0 comments on commit b7778a4

Please sign in to comment.