summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-05-22 09:18:30 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2019-05-22 09:18:30 -0700
commitf69d28fbca1eec8b9722cea1f989ee9554e8dad5 (patch)
treef4c80926da37c8fa5da0857e428ca60e4fcd481b /azure-pipelines.yml
parent709756d89747bd36664593eda4156a7bf5ad7631 (diff)
azure-pipelines.yml: Fix typo
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index af03830eb7..87eed89d15 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,6 +1,6 @@
pr: none # comment out this line if you need to test this file on PR
trigger:
- - trunk # master (mirror of trunk) runs CI
+ - master
jobs:
- job: Linux
pool: