-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
🔗 windowsrelated technology: windowsrelated technology: windows
Description
- Enable/setup AppVeyor Continuous Integration.
- Add AppVeyor badge to Readme
There's a problem if multiple tests are run concurrently, because they'll fail if they try to use the same webhook/getupdates thing at the same time. So concurrent number of builds should be 1 (or low), and a delay should be used so the Appveyor tests run after Travis is done.
Metadata
Metadata
Assignees
Labels
🔗 windowsrelated technology: windowsrelated technology: windows