mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
ci: Make travis link libgles2-mesa-dev on linux
This commit is contained in:
parent
992a36234c
commit
b57fc731c2
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ matrix:
|
|||
- ./mach build -d --verbose
|
||||
- ./mach test-unit
|
||||
- bash etc/ci/lockfile_changed.sh
|
||||
- bash etc/ci/manifest_changed.sh
|
||||
- bash etc/ci/manifest_changed.sh
|
||||
cache:
|
||||
directories:
|
||||
- .cargo
|
||||
|
@ -26,6 +26,7 @@ matrix:
|
|||
- freeglut3-dev
|
||||
- gperf
|
||||
- libosmesa6-dev
|
||||
- libgles2-mesa-dev
|
||||
- python-virtualenv
|
||||
- xorg-dev
|
||||
- ccache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue