rust/.azure-pipelines
Alex Crichton 6f838b4d4a ci: Move most builders to Azure Pipelines
This commit disables all builders on Travis and almost all builders on
AppVeyor now that they're all running on Azure Pipelines. There is one
remaining builder on AppVeyor which hasn't been migrated yet due to a
test failure on Azure, which we'll be debugging soon. One remaining
builder is left on Travis which is the tools builder whenever a
submodule is changed, but we'll probably turn that off soon since it's
just for PRs.

The other major change in this PR is that the auto builders on Azure are
now configured with "real" prod credentials which should cause them to
publish all artifacts into the official CI buckets.
2019-06-28 00:41:05 -07:00
..
steps swig@3 is keg-only and not linked by default so add linking so that the build scripts can find it 2019-06-16 01:51:32 +09:00
auto.yml ci: Move most builders to Azure Pipelines 2019-06-28 00:41:05 -07:00
master.yml ci: Publish toolstate changes from Azure 2019-06-26 01:58:25 -07:00
pr.yml ci: Enable toolstate tracking on Azure 2019-06-13 07:09:51 -07:00
try.yml ci: Switch official try builds to happen on Azure 2019-06-26 01:54:26 -07:00