Skip to content

Commit

Permalink
Install xelatex with brew on MacOs travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Jan 26, 2020
1 parent 87fc4eb commit df8bbac
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 @@ -16,7 +16,7 @@ jobs:
osx_image: xcode11.2 # Python 3.7.4 running on macOS 10.14.4
language: shell # 'language: python' is an error on Travis CI macOS
before_install:
-
- brew install xelatex
- name: "Python 3.8.0 on Windows"
os: windows # Windows 10.0.17134 N/A Build 17134
language: shell # 'language: python' is an error on Travis CI Windows
Expand Down

0 comments on commit df8bbac

Please sign in to comment.