1
0
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:
Kevin Burke
2014-05-24 11:18:43 +09:00
parent 3b74bc8feb
commit c17117329b

View File

@@ -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