1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00

try capitalization tricks

This commit is contained in:
Kevin Burke
2014-05-24 12:13:50 +09:00
parent 5ef8cd4f60
commit 5fc0b75414

View File

@@ -7,6 +7,8 @@ before_install:
- sudo apt-get install -y --force-yes binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686 libsdl2-static-dev
- ls -al /usr/bin
- ls -al /usr/include/SDL2
- mv /usr/include/SDL2 /usr/include/sdl2
- find / -name SDL2
script:
- echo "Hello World"
- mkdir build