Skip to content

Commit 0cf7546

Browse files
authored
Merge pull request libgit2#4746 from libgit2/ethomson/ci
ci: run VSTS builds on master and maint branches
2 parents ba55592 + cd78831 commit 0cf7546

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vsts-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
resources:
22
- repo: self
33

4+
trigger:
5+
- master
6+
- maint/*
7+
48
phases:
59
- phase: linux_trusty_gcc_openssl
610
displayName: 'Linux (Trusty; GCC; OpenSSL)'

0 commit comments

Comments
 (0)