Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appveyor.yml for Windows-based CI #9406

Closed
wants to merge 22 commits into from

deps

  • Loading branch information
frewsxcv committed Jan 23, 2016
commit a79da6dc96945b46999d74e9c604b19275a7ecd0
@@ -27,5 +27,5 @@ install:
- C:\ProgramData\msys32\usr\bin\bash -l -c "pacman -Sy"
- C:\ProgramData\msys32\usr\bin\bash -l -c "pacman -S --needed --noconfirm msys2-runtime pacman bash"
- C:\ProgramData\msys32\usr\bin\bash -l -c "pacman -Su --noconfirm"
- C:\ProgramData\msys32\usr\bin\bash -l -c "pacman -S --needed --noconfirm msys2-devel base-devel mingw-w64-i686-toolchain git subversion"
- C:\ProgramData\msys32\usr\bin\bash -l -c "pacman -Sy git mingw-w64-x86_64-toolchain mingw-w64-x86_64-freetype mingw-w64-x86_64-icu mingw-w64-x86_64-nspr mingw-w64-x86_64-ca-certificates mingw-w64-x86_64-expat mingw-w64-x86_64-cmake tar diffutils patch patchutils make python2-setuptools"
build_script: mach build
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.