From 1b8e2785ea6a49c0bfa27ea2c9cdc8dc91647aa3 Mon Sep 17 00:00:00 2001 From: Ryota Ikezawa Date: Thu, 27 Jun 2019 14:55:46 +0900 Subject: [PATCH] :+1: Continuous integration; runs build on every pull requests --- azure-pipelines.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3842b4dce0..e58336aa5f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,3 +1,7 @@ +trigger: + branches: + include: + - '*' jobs: - job: LinuxBuild pool: