Merge branch 'post-06' into post-07

This commit is contained in:
Philipp Oppermann
2019-04-25 11:08:11 +02:00

View File

@@ -1,17 +1,11 @@
# Documentation: https://aka.ms/yaml
trigger:
batch: true
branches:
include:
# This is where pull requests from "bors r+" are built.
- staging
# This is where pull requests from "bors try" are built.
- trying
# Build pull requests.
- master
# Build post braches
- post-*
- '*'
exclude:
- 'staging.tmp'
strategy:
matrix: