Test on Python 3.5/3.6 dev

This commit is contained in:
hugovk 2015-07-29 22:55:01 +03:00
parent 2e9a827675
commit 50a3c32d4c

View File

@ -15,6 +15,8 @@ python:
- "2.7_with_system_site_packages" # For PyQt4
- 3.2
- 3.3
- 3.5-dev
- nightly
install:
- "travis_retry sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev libjpeg-turbo-progs cmake imagemagick"
@ -107,6 +109,9 @@ after_script:
matrix:
fast_finish: true
allow_failures:
- python: 3.5-dev
- python: nightly
env:
global: