diff --git a/appveyor.yml b/appveyor.yml index 299b257..5fa95c7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,4 +16,4 @@ before_build: - cmake -G "Visual Studio 15 2017 Win64" . build: - project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln \ No newline at end of file + project: $(APPVEYOR_BUILD_FOLDER)\amqpcpp.sln \ No newline at end of file