locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
475 stars 128 forks source link

Disable broken Appveyor integration #331

Open AiyionPrime opened 2 weeks ago

AiyionPrime commented 2 weeks ago

@locka99 would it be possible to disable the apparently misconfigured Appveyor integration? Currently it flags all PRs as failing.

Build started
git clone -q https://github.com/locka99/opcua.git C:\projects\opcua
git fetch -q origin +refs/pull/330/merge:
git checkout -qf FETCH_HEAD
The build phase is set to "MSBuild" mode (default), but no Visual Studio project or solution files were found in the root directory. If you are not building Visual Studio project switch build mode to "Script" and provide your custom build command.

from https://ci.appveyor.com/project/locka99/opcua/builds/50033620