mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-25 11:50:50 +00:00
travis: use the correct packages
This commit is contained in:
parent
0003cea547
commit
1444067560
1 changed files with 2 additions and 3 deletions
|
@ -13,12 +13,11 @@ compiler:
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libsdl-mixer2-dev
|
||||
- libsdl2-mixer-dev
|
||||
- libpng-dev
|
||||
- libglu1-dev
|
||||
- ibgl1-mesa-dev
|
||||
|
||||
before_install:
|
||||
- $(CC) --version
|
||||
- cmake --version
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue