diff options
author | Martin Endler <pokusew@seznam.cz> | 2019-05-12 01:24:11 +0200 |
---|---|---|
committer | Martin Endler <pokusew@seznam.cz> | 2019-05-12 01:24:11 +0200 |
commit | b25256e277e5849f61cb6ffcddb991f8c061120b (patch) | |
tree | 0dfb5ae7378c382b3624c38b4f633c028ff13b2a | |
parent | d5c5aee07ecf6f7dedea611ac8651f6f9d8c979e (diff) | |
download | qtmips-b25256e277e5849f61cb6ffcddb991f8c061120b.tar.gz qtmips-b25256e277e5849f61cb6ffcddb991f8c061120b.tar.bz2 qtmips-b25256e277e5849f61cb6ffcddb991f8c061120b.zip |
Enable CI build for macos-build branch
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dacc4c6..2b8065e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,6 +9,7 @@ trigger: branches: include: - master + - macos-build exclude: - refs/tags/* |