We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b8d6d commit b94ff80Copy full SHA for b94ff80
appveyor.yml
@@ -25,6 +25,7 @@ platform:
25
install:
26
- bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors"
27
- bash -lc "pacman --noconfirm -Sy"
28
+ - bash -lc "pacman --noconfirm -S zstd"
29
- bash -lc "pacman --noconfirm -S autoconf automake bison flex libtool mingw-w64-x86_64-libtool mingw-w64-i686-libxml2 mingw-w64-x86_64-libxml2 zip"
30
- pip install cibuildwheel==1.1.0
31
0 commit comments