mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Modify Linux travis config to run content and cpu ref tests.
This commit is contained in:
parent
6bdafc8a59
commit
038ce82846
6 changed files with 124 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
sudo apt-get update -q
|
||||
sudo apt-get install -qq --force-yes -y xserver-xorg-input-void xserver-xorg-video-dummy xpra
|
||||
sudo apt-get install -qq --force-yes -y autoconf2.13 gperf libxxf86vm-dev libglfw-dev libstdc++6-4.7-dev
|
||||
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
|
||||
sudo apt-get install ttf-mscorefonts-installer > /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue