mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
...
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user