Skip to content

Commit

Permalink
Fixing travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie authored Sep 21, 2020
1 parent 12bdb80 commit b79b189
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 @@ -13,6 +13,7 @@ before_install:
- echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
- sudo apt-get install ttf-mscorefonts-installer
- sudo fc-cache
- sudo $(which R) CMD javareconf
# - sudo apt-get install -y texlive-full
# - mkdir -p ~/.fonts/
# - cp -rf fonts/* ~/.fonts/
Expand Down

0 comments on commit b79b189

Please sign in to comment.