Skip to content

Commit

Permalink
Dirty matplotlib install test
Browse files Browse the repository at this point in the history
  • Loading branch information
Samreay committed Oct 15, 2018
1 parent f63c583 commit 79cf54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ install:
- conda update -q conda
- conda install python=$TRAVIS_PYTHON_VERSION pip requests conda-build anaconda-client setuptools
- sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended dvipng
- if [ "$TRAVIS_PYTHON_VERSION" == "2.7" ]; then pip install matplotlib==2.0.0 ; fi
- hash -r
- pip install wheel twine
- pip install -r requirements.txt
Expand Down

0 comments on commit 79cf54a

Please sign in to comment.