Test Python 3.2 and 3.3

This commit is contained in:
Ritiek Malhotra
2017-07-22 16:24:47 +05:30
committed by GitHub
parent 146f70c8a7
commit 05023b90c9

View File

@@ -3,6 +3,11 @@ python:
- "3.4"
- "3.5"
- "3.6"
matrix:
allow_failures:
- python:
- "3.2"
- "3.3"
before_install:
- sudo apt-get -qq update
- sudo apt-get -y install autoconf automake build-essential libass-dev libfreetype6-dev libtheora-dev libtool libva-dev libvdpau-dev libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texinfo wget zlib1g-dev