Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Nov 27, 2018
1 parent 06d882f commit 1484009
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 @@ -23,7 +23,7 @@ apt:
- matplotlib
- pandoc
install:
- pip install pillow sphinx=$SPHINX_VERSION jupyter
- pip install pillow sphinx==$SPHINX_VERSION jupyter
- source activate test_env
- if [[ $SPHINX_VERSION == "" ]]; then
pip install pillow sphinx jupyter coveralls;
Expand Down

0 comments on commit 1484009

Please sign in to comment.