From fc13ffa2424bb4475e2e9110a3e32c1f1c281952 Mon Sep 17 00:00:00 2001 From: Xawotihs Date: Tue, 17 Nov 2015 23:31:33 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 3e7b8d53c..e590f4dab 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,7 @@ install: - "C:/Python27/Scripts/pip.exe install github3.py" - git submodule update --init --recursive - cd thirdparty/SDL2 - - git checkout release-2.0.3 +# - git checkout release-2.0.3 - cd ../.. #---------------------------------#