mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
try installing libsdl2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: c
|
||||
before_install:
|
||||
- sudo apt-get install mingw32
|
||||
- sudo apt-get install mingw32 libsdl2-static-dev
|
||||
script:
|
||||
- which crossdev
|
||||
- echo "Hello World"
|
||||
|
||||
Reference in New Issue
Block a user