Fix azure job name

This commit is contained in:
Joseph Birr-Pixton 2019-05-27 20:25:22 +01:00
parent cbc4b2f0b6
commit 9d298b38bf
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
# Check that the minimum versions specified in Cargo.toml
# do in fact build.
- job: Check minimal versions build
- job: MinimalVersions
pool:
vmImage: ubuntu-16.04
steps: