aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
Commit message (Collapse)AuthorAge
* Remove packaging jobs from appveyorGravatar Maxime Dénès2018-05-11
| | | | | They are now done on Gitlab CI. The test suite on Windows stays on Appveyor.
* appveyor: build non-experimental tasks firstGravatar Enrico Tassi2018-02-28
|
* Re-enable package building and artefact storage.Gravatar Maxime Dénès2017-12-27
|
* Fix #5998: AppVeyor package building is currently failingGravatar Maxime Dénès2017-12-27
|
* Remove packaging scripts while waiting for a fix to #5998.Gravatar Théo Zimmermann2017-11-06
| | | | This is a temporary commit which should be reverted once the issue is fixed.
* Make AppVeyor generate Windows package.Gravatar Maxime Dénès2017-09-05
|
* fix test-suite/coq-makefile/findlib-package on windowsGravatar Enrico Tassi2017-09-04
|
* Avoid reinstalling some Cygwin dependencies on AppVeyor.Gravatar Maxime Dénès2017-09-04
| | | | For some reason, OPAM was not happy after we reinstalled curl.
* Avoid running interactive tests on Windows.Gravatar Maxime Dénès2017-08-29
| | | | | This is a temporary workaround, until we fix the underlying issue which makes coqtop hang on those tests.
* Install time command under Cygwin (required for timing scripts).Gravatar Maxime Dénès2017-07-21
|
* Add AppVeyor infrastructure, launching the test suite under Windows.Gravatar Maxime Dénès2017-07-20