Skip to content

Commit bc2ac4f

Browse files
authored
only trigger AppVeyor when two branchs master and development update
1 parent 2159241 commit bc2ac4f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
version: 1.0.{build}
22
clone_folder: c:\projects\synopsys-caffe
3+
4+
branches:
5+
only:
6+
- master
7+
- development
8+
39
environment:
410
matrix:
511
- MSVC_VERSION: 14

0 commit comments

Comments
 (0)