summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: turn off Azure PipelinesEvgeny Vereshchagin2021-01-071-15/+0
|
* Free up some resources on Azure PipelinesEvgeny Vereshchagin2019-07-171-12/+0
| | | | | Let's drop the tests we also run on CentOS CI to free up some resources for something more useful.
* tests: move the FuzzBuzz stage from Travis CI to Azure PipelinesEvgeny Vereshchagin2019-05-141-9/+24
|
* tests: try to run fuzzbuzz.sh with Azure Pipelines to see how it fares thereEvgeny Vereshchagin2019-05-141-0/+1
|
* tests: hook up the repository to Azure PipelinesEvgeny Vereshchagin2019-05-121-0/+11
The idea is to move a couple of stages from Travis CI (which has been overloaded since I added the "FuzzBuzz" stage) to Azure Pipelines.