Skip to content

Commit

Permalink
Pinned sphinx to <1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Feb 16, 2018
1 parent 2d111fa commit 8a08fd3
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 @@ -46,7 +46,7 @@ jobs:
# TODO: can't remember why I did this twice
- python -c "import geoviews as gv; gv.sample_data('notebooks/user_guide/sample-data')"
- python -c "import geoviews as gv; gv.sample_data('doc/sample-data')"
- conda install -c conda-forge sphinx beautifulsoup4 graphviz
- conda install -c conda-forge sphinx<1.7 beautifulsoup4 graphviz
- conda install -c nesii/label/dev-esmf -c conda-forge esmpy
- pip install xesmf
- pip install nbsite
Expand Down

0 comments on commit 8a08fd3

Please sign in to comment.