Skip to content

Commit

Permalink
Another try docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bstellato committed Jun 19, 2018
1 parent b8d7941 commit b964779
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/travis/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ source activate testenv
if [[ $TRAVIS_OS_NAME == "linux" ]]; then

# Install dependencies
# Add PPA to make doxygen installation work
sudo add-apt-repository ppa:libreoffice/ppa -y
sudo apt-get update -q -y
sudo apt-get install -y doxygen
conda install -y sphinx
conda install -y -c conda-forge sphinx_rtd_theme breathe
Expand Down

0 comments on commit b964779

Please sign in to comment.