summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xappveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index cef707ec7..4324c6368 100755
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -56,7 +56,7 @@ install:
- move WIN32-Code\event2\* include\event2\
- move *.h include\
- cd ..
-- cinst winflexbison
+- appveyor-retry cinst -y winflexbison
- appveyor DownloadFile http://www.us.apache.org/dist/ant/binaries/apache-ant-%ANT_VERSION%-bin.zip
- 7z x apache-ant-%ANT_VERSION%-bin.zip > nul
- cd %APPVEYOR_BUILD_FOLDER%