Update .travis.yml
This commit is contained in:
parent
d95369d11c
commit
b4ea12abe7
@ -27,4 +27,8 @@ before_install:
|
|||||||
- curl -L -O https://apps.ankiweb.net/downloads/current/anki-2.0.52-source.tgz
|
- curl -L -O https://apps.ankiweb.net/downloads/current/anki-2.0.52-source.tgz
|
||||||
- tar -xvf current/anki-2.0.52-source.tgz
|
- tar -xvf current/anki-2.0.52-source.tgz
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- "export DISPLAY=:99.0"
|
||||||
|
- "sh -e /etc/init.d/xvfb start"
|
||||||
|
|
||||||
script: python runanki -b .
|
script: python runanki -b .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user