Include the 1.1 branch in CI

This commit is contained in:
Guillaume Smet
2019-12-12 19:38:53 +01:00
parent ea318cd536
commit c570b42f80

View File

@@ -3,11 +3,13 @@ trigger:
branches:
include:
- master
- '1.1'
pr:
branches:
include:
- master
- '1.1'
paths:
exclude:
- docs/src/main/asciidoc/*