Skip to content

Commit

Permalink
Adding cm-super apt get following this maptlotlib unicode issue: matp…
Browse files Browse the repository at this point in the history
  • Loading branch information
Samreay committed Oct 26, 2020
1 parent ce64026 commit cb64aef
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 @@ -24,7 +24,7 @@ install:
- conda config --set always_yes yes --set changeps1 no --set anaconda_upload no
- 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
- sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended dvipng cm-super
- hash -r
- pip install wheel twine
- pip install .
Expand Down

0 comments on commit cb64aef

Please sign in to comment.