summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Full AppVeyor build with testsmrkkrp2018-03-291-1/+2
|
* Build quick flavor and run some tests on Windowsmrkkrp2018-02-271-1/+1
| | | | This build fits into the 90 minutes window.
* appveyor: RefactorBen Gamari2018-01-311-16/+3
| | | | | | Move build logic into a dedicated bash script, avoiding repetitive bash invocations. Furthermore, disable pacman update step as it breaks things in non-predictable ways.
* appveyor: Don't install gccBen Gamari2018-01-311-1/+1
| | | | We use GHC's toolchain anyways.
* Set up AppVeyor, Windows CI.Mateusz Kowalczyk2017-11-071-0/+43