Skip to content

Commit 3748aa5

Browse files
committed
Turn build section of Appveyor build off
Hopefully avoid "Specify which project or solution file to use because the folder contains more than one project or solution file." error.
1 parent 16802a7 commit 3748aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ branches:
2323
- master
2424
- appveyor
2525

26-
#build: off
26+
build: off
2727

2828
test_script:
2929
# - cd %APPVEYOR_BUILD_FOLDER%\nqp

0 commit comments

Comments
 (0)