mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
appveyor.yml experiment
This commit is contained in:
parent
4c720b1b85
commit
69eba670e8
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,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 isl"
|
||||
|
||||
build_script:
|
||||
- bash -lc "cd $APPVEYOR_BUILD_FOLDER; pwd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue