mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Get rid of fontconfig warnings for linux travis runs.
This commit is contained in:
parent
9dbd31940f
commit
a79470134a
5 changed files with 962 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
/usr/bin/Xorg :1 -noreset +extension GLX +extension RANDR +extension RENDER -logfile ./xorg.log -config ./src/test/ci/xorg.conf &
|
||||
|
||||
# Patch the broken font config files on ubuntu 12.04 lts - this should be removed when travis moves to ubuntu 14.04 lts
|
||||
sudo cp src/test/ci/fontconfig/* /etc/fonts/conf.avail/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue