Skip to content

Commit

Permalink
Fix django manage.py makemessages under MaxOs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Jan 26, 2020
1 parent d3ab3a3 commit 1d39fb6
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 @@ -24,6 +24,7 @@ jobs:
language: shell # 'language: python' is an error on Travis CI macOS
before_install:
- brew cask install mactex
- brew install gettext
allow_failures: true
- name: "Python 3.8.0 on Windows"
os: windows # Windows 10.0.17134 N/A Build 17134
Expand Down

0 comments on commit 1d39fb6

Please sign in to comment.