mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Install glew on travis
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libglew-dev
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
|
||||
Reference in New Issue
Block a user