👍 Continuous integration; runs build on every pull requests

This commit is contained in:
Ryota Ikezawa 2019-06-27 14:55:46 +09:00 committed by Alexander Medvednikov
parent cc1ecd1996
commit 1b8e2785ea

View File

@ -1,3 +1,7 @@
trigger:
branches:
include:
- '*'
jobs:
- job: LinuxBuild
pool: