switch to ubuntu trusty 14.04

This commit is contained in:
Fahad Al-Saidi 2016-12-15 09:33:03 +04:00 committed by wiredfool
parent 01e31bfd84
commit c994f86684

View File

@ -16,6 +16,8 @@ python:
- 3.4
- nightly
dist: trusty
install:
- "travis_retry sudo apt-get update"
- "travis_retry sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev libjpeg-turbo-progs cmake imagemagick"