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

Commit 99880e7

Browse files
author
Simon Hofmann
committed
Removed node latest from build matrix
1 parent 8c401a0 commit 99880e7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

-12
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ sudo: required
77
services:
88
- docker
99

10-
node_js:
11-
# - '6'
12-
# - '7'
13-
# - '8'
14-
# - '9'
15-
# - '10'
16-
- 'node'
17-
1810
env:
1911
global:
2012
- OPENCV4NODEJS_DISABLE_AUTOBUILD=1
@@ -77,10 +69,6 @@ matrix:
7769
node_js: '11'
7870
env:
7971
- BUILD_TASK=prebuild
80-
- os: linux
81-
node_js: 'node'
82-
env:
83-
- BUILD_TASK=prebuild
8472
- os: osx
8573
node_js: '6'
8674
env:

0 commit comments

Comments
 (0)