mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 04:53:12 +01:00
add some more yum repos
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
language: c
|
||||
before_install:
|
||||
- echo "yes" | sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe restricted multiverse"
|
||||
- echo "yes" | sudo apt-add-repository ppa:openmw/deps
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install mingw32 libsdl2-static-dev
|
||||
script:
|
||||
- which crossdev
|
||||
|
||||
Reference in New Issue
Block a user