Updated appveyor to use SDL2.0.3 release and not SDL head.
This commit is contained in:
@@ -27,6 +27,9 @@ install:
|
||||
- "C:/Python27/Scripts/pip.exe install pyjavaproperties"
|
||||
- "C:/Python27/Scripts/pip.exe install github3.py"
|
||||
- git submodule update --init --recursive
|
||||
- cd thirdparty/SDL2
|
||||
- git checkout release-2.0.3
|
||||
- cd ../..
|
||||
|
||||
#---------------------------------#
|
||||
# build configuration #
|
||||
|
||||
Reference in New Issue
Block a user