Node 16 uses c++14 features
v8 headers use std::remove_cv_t
This commit is contained in:
parent
0e9f89f900
commit
0d1f6338b8
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ matrix:
|
|||
dist: xenial
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=javascript ENGINE=node VER=16 CPP11=1
|
||||
env: SWIGLANG=javascript ENGINE=node VER=16 CPP14=1
|
||||
dist: xenial
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue