[AppVeyor] No windows branch for kiwix-desktop.

The `windows` branch has been merge. We should directly use `master` now.
This commit is contained in:
Matthieu Gautier 2018-07-17 16:50:01 +02:00
parent 1693a542ed
commit 3e3513731e
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ REM ========================================================
REM Install kiwix-desktop
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
cd kiwix-desktop
git checkout windows
echo "Getting fix_desktop"
curl -fsSL -O http://public.kymeria.fr/KIWIX/windows/fix_desktop_makefile.py_ || exit /b 1
echo "Running qmake"