Add TestingBranch to CI

This commit is contained in:
Wes Carroll
2019-04-04 16:07:27 -04:00
parent 96f70afe67
commit b74f6cae51
+2
View File
@@ -11,11 +11,13 @@ trigger:
include:
- master
- develop
- TestingBranch
# Trigger CI on pull requests to master and develop branches
pr:
- master
- develop
- TestingBranch
jobs:
# Windows Build Job