Skip to content

Commit

Permalink
Require firefox for doc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 1, 2020
1 parent cbf9c06 commit f11f9e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -89,6 +89,7 @@ jobs:
- doit develop_install $CHANS -o doc
- doit env_capture
script:
- conda install -c conda-forge firefox geckodriver
- bokeh sampledata
- nbsite generate-rst --org holoviz --project-name hvplot --skip '^.*homepage.*$'
- nbsite build --what=html --output=builtdocs
Expand Down

0 comments on commit f11f9e4

Please sign in to comment.