...
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…
Reference in a new issue