Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit a6e2031

Browse files
author
Simon Hofmann
committed
Removed leftover matrix exclude
1 parent b193d4e commit a6e2031

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ environment:
6262
# use self build
6363
OPENCV4NODEJS_DISABLE_AUTOBUILD: 1
6464

65-
matrix:
66-
exclude:
67-
- nodejs_version: 8
68-
6965
install:
7066
- cmd: choco install OpenCV -y -version %OPENCV_VERSION%
7167
- IF EXIST c:\tools\opencv* CD c:\tools\opencv*

0 commit comments

Comments
 (0)