mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01: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 build -d --verbose
|
||||||
- ./mach test-unit
|
- ./mach test-unit
|
||||||
- bash etc/ci/lockfile_changed.sh
|
- bash etc/ci/lockfile_changed.sh
|
||||||
- bash etc/ci/manifest_changed.sh
|
- bash etc/ci/manifest_changed.sh
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- .cargo
|
- .cargo
|
||||||
|
@ -26,6 +26,7 @@ matrix:
|
||||||
- freeglut3-dev
|
- freeglut3-dev
|
||||||
- gperf
|
- gperf
|
||||||
- libosmesa6-dev
|
- libosmesa6-dev
|
||||||
|
- libgles2-mesa-dev
|
||||||
- python-virtualenv
|
- python-virtualenv
|
||||||
- xorg-dev
|
- xorg-dev
|
||||||
- ccache
|
- ccache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue