From ba714c3251b9c7e9f12de2213743cb2d507e5579 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Tue, 18 Jun 2019 18:40:37 +1200 Subject: [PATCH] Set up CI with Azure Pipelines [skip ci] --- .azure/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure/azure-pipelines.yml b/.azure/azure-pipelines.yml index 84ffebdec8..d04d568566 100644 --- a/.azure/azure-pipelines.yml +++ b/.azure/azure-pipelines.yml @@ -39,4 +39,4 @@ steps: - bash: cargo build displayName: Build source - bash: cargo test -displayName: Run tests \ No newline at end of file + displayName: Run tests \ No newline at end of file