Update .travis.yml

This commit is contained in:
sthoo 2018-07-01 14:11:54 +08:00 committed by GitHub
parent b0a0432eda
commit d95369d11c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@ python:
before_install:
- mv src addons
- sudo apt-get install python-pip python2.7-dev libxext-dev python-qt4 qt4-dev-tools build-essential
- sudo apt-get install qt4-dev-tools qt4-doc qt4-qtconfig qt4-demos qt4-designer
- sudo apt-get install libqwt5-qt4 libqwt5-qt4-dev
- cd ..
- curl -L -O http://sourceforge.net/projects/pyqt/files/sip/sip-4.14.1/sip-4.14.1.tar.gz
- tar -xvf sip-4.14.1.tar.gz
@ -24,4 +27,4 @@ before_install:
- curl -L -O https://apps.ankiweb.net/downloads/current/anki-2.0.52-source.tgz
- tar -xvf current/anki-2.0.52-source.tgz
script: python runanki -b .
script: python runanki -b .