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

Commit bc26b2a

Browse files
author
Simon Hofmann
committed
Removed node version matrix config
1 parent 2d671bb commit bc26b2a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@ sudo: required
55
services:
66
- docker
77

8-
node_js:
9-
# node version does not matter here, since we run builds with docker
10-
- '6'
11-
- '7'
12-
- '8'
13-
- '9'
14-
- '10'
15-
- 'node'
16-
178
env:
189
global:
1910
- OPENCV4NODEJS_DISABLE_AUTOBUILD=1

0 commit comments

Comments
 (0)