mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Install glew on travis
This commit is contained in:
parent
cf5341ad3c
commit
8f705a6290
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libglew-dev
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue