Skip to content

Commit

Permalink
Merge pull request #128 from tBuLi/sphynx_fix
Browse files Browse the repository at this point in the history
Switched back to last known working sphynx
  • Loading branch information
tBuLi authored May 18, 2017
2 parents ee2bd48 + 6c5fafb commit c494ed5
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 @@ -15,7 +15,7 @@ install:
# Upgrade pip to enable the --only-binary flag; setuptools for pbr.
- pip install --upgrade pip setuptools
- pip install --upgrade pytest
- pip install --upgrade sphinx
- pip install --upgrade sphinx==1.5.5
- pip install --only-binary numpy,scipy,matplotlib .[all]
- echo $PATH
# Run tests
Expand Down

0 comments on commit c494ed5

Please sign in to comment.