mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-27 10:13:16 +00:00
Temporarily disable AppVeyor builds via skip_commits
This commit is contained in:
@@ -2,6 +2,8 @@ version: 1.0.{build}
|
|||||||
image:
|
image:
|
||||||
- Visual Studio 2017
|
- Visual Studio 2017
|
||||||
test: off
|
test: off
|
||||||
|
skip_commits:
|
||||||
|
message: /.*/ # Skip ALL commits.
|
||||||
skip_branch_with_pr: true
|
skip_branch_with_pr: true
|
||||||
build:
|
build:
|
||||||
parallel: true
|
parallel: true
|
||||||
|
|||||||
Reference in New Issue
Block a user