appveyor iterate

This commit is contained in:
John Kerl 2017-07-02 12:06:42 -04:00
parent e104b22c58
commit 21bae7c6a8

View file

@ -11,5 +11,6 @@ install:
build_script:
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; pwd"
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; ls -l"
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; pacman -Q"
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; cat msys2-build.sh"
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; bash -x msys2-build.sh"