Skip to content

Commit

Permalink
appveyor.yml experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Aug 19, 2020
1 parent 4c720b1 commit 69eba67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 69eba67

Please sign in to comment.