Skip to content

Commit

Permalink
update travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
pjpegion committed Mar 2, 2020
1 parent 7719efb commit 09941d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ before_install:

install:
- conda install --yes sphinx
- pip install sphinx_rtd_theme

# Blacklist
branches:
Expand All @@ -30,7 +31,6 @@ addons:
packages:
- doxygen
- graphviz
- sphinx_rtd_theme

# Build your code e.g. by calling make
script:
Expand Down

0 comments on commit 09941d1

Please sign in to comment.