travis.yml update

This commit is contained in:
ingvar1995 2017-07-06 22:16:12 +03:00
parent 262714d3ee
commit 000a4c7920
1 changed files with 4 additions and 0 deletions

View File

@ -2,12 +2,16 @@ language: python
python:
- "3.5"
- "3.6"
os:
- linux
dist: trusty
notifications:
email: false
before_install:
- sudo apt-get update
- sudo apt-get install -y checkinstall build-essential
- sudo apt-get install portaudio19-dev
- sudo apt-get install libsecret-1-dev
- sudo apt-get install libconfig-dev libvpx-dev check -qq
install:
- pip install sip