appveyor iterate

This commit is contained in:
John Kerl 2017-07-02 12:14:20 -04:00
parent 21bae7c6a8
commit 3e05b3ea10

View file

@ -7,6 +7,7 @@ install:
- bash -lc "pacman --noconfirm -S mingw-w64-x86_64-toolchain"
- bash -lc "pacman --noconfirm -S mingw-w64-x86_64-pcre"
- bash -lc "pacman --noconfirm -S msys2-runtime"
- bash -lc "pacman --noconfirm -S tzcode"
build_script:
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; pwd"