Skip to content

Commit a6e93f2

Browse files
committed
added appveyor.yml
1 parent f080d41 commit a6e93f2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Rubberduck.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rubberduck.Parsing", "Rubbe
2626
EndProject
2727
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{07952BD8-646C-4494-965C-E80F3CDE3485}"
2828
ProjectSection(SolutionItems) = preProject
29+
appveyor.yml = appveyor.yml
2930
libs\Interop.VisioViewer.dll = libs\Interop.VisioViewer.dll
3031
libs\Microsoft.Office.Interop.Access.dll = libs\Microsoft.Office.Interop.Access.dll
3132
libs\Microsoft.Office.Interop.Excel.dll = libs\Microsoft.Office.Interop.Excel.dll

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version: 1.3.{build}-{branch}
2+
build:
3+
verbosity: normal

0 commit comments

Comments
 (0)