This commit is contained in:
Kovid Goyal 2016-11-12 08:46:35 +05:30
parent 8f705a6290
commit 8c283fc87f

View File

@ -2,6 +2,8 @@ addons:
apt: apt:
packages: packages:
- libglew-dev - libglew-dev
dist: trusty
group: beta
language: python language: python
python: python:
- "3.5" - "3.5"