Skip to content

Commit 1a0e713

Browse files
authored
Update appveyor.yml
1 parent 9f22dbf commit 1a0e713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
version: 1.0.{build}
2-
clone_folder: c:\projects\synopsys-caffe
3-
42

53
branches:
64
only:
@@ -10,6 +8,8 @@ branches:
108
- /dev/ # You can use Regular expression to match multiple branch name(s)
119
- windows-2019
1210

11+
clone_folder: c:\projects\synopsys-caffe
12+
1313
environment:
1414
matrix:
1515
- MSVC_VERSION: 14

0 commit comments

Comments
 (0)