From 5391cc8311cb508f91b55f5c2409118df0cea5d1 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 3 Apr 2019 08:01:25 -0700 Subject: [PATCH] Actually execute tests on Linux --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f20e1a7..49d4d98 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,6 +13,8 @@ jobs: - job: Linux pool: vmImage: ubuntu-16.04 + steps: + - template: ci/azure-steps.yml strategy: matrix: x86_64: