mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
...
This commit is contained in:
parent
002a7ee146
commit
cea0537521
1 changed files with 4 additions and 0 deletions
|
|
@ -38,8 +38,12 @@ matrix:
|
|||
- libxcursor-dev
|
||||
- clang
|
||||
- os: osx
|
||||
language: python
|
||||
python: "3.5"
|
||||
before_install:
|
||||
- brew update
|
||||
- brew outdated fontconfig || brew upgrade fontconfig
|
||||
- brew outdated freetype || brew upgrade freetype
|
||||
- brew outdated glew || brew upgrade glew
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue