Update appveyor.yml

This commit is contained in:
Xawotihs
2015-11-17 23:31:33 +01:00
parent 878b2cd639
commit fc13ffa242
+1 -1
View File
@@ -29,7 +29,7 @@ install:
- "C:/Python27/Scripts/pip.exe install github3.py" - "C:/Python27/Scripts/pip.exe install github3.py"
- git submodule update --init --recursive - git submodule update --init --recursive
- cd thirdparty/SDL2 - cd thirdparty/SDL2
- git checkout release-2.0.3 # - git checkout release-2.0.3
- cd ../.. - cd ../..
#---------------------------------# #---------------------------------#