mirror of
https://github.com/servo/servo.git
synced 2025-08-25 07:08:21 +01:00
Update snapshots to also build/test on OSX
This commit is contained in:
parent
6d3687a613
commit
94415ce996
5 changed files with 24 additions and 10 deletions
5
travis.linux.install.deps.sh
Executable file
5
travis.linux.install.deps.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
sudo apt-get update -q
|
||||
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