mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
appveyor iterate
This commit is contained in:
parent
42444b4d4e
commit
ecd519be23
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ install:
|
|||
- bash -lc "pacman --noconfirm -S msys2-runtime"
|
||||
|
||||
build_script:
|
||||
- bash -lc "pwd"
|
||||
- bash -lc "ls -l"
|
||||
- bash -lc "echo $APPVEYOR_BUILD_FOLDER"
|
||||
- bash -lc "cd $APPVEYOR_BUILD_FOLDER"
|
||||
- bash -lc "pwd"
|
||||
- bash -lc "ls -l"
|
||||
- bash -lc "./configure"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue