added missing NJS version
This commit is contained in:
@ -1,4 +1,7 @@
|
|||||||
language: generic
|
language: node_js
|
||||||
|
|
||||||
|
node_js:
|
||||||
|
- "10.16.3"
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
yarn: true
|
yarn: true
|
||||||
@ -8,7 +11,6 @@ cache:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- env: PROJECT=src/private/
|
- env: PROJECT=src/private/
|
||||||
node_js: "10.16.3"
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cd $PROJECT
|
- cd $PROJECT
|
||||||
|
Reference in New Issue
Block a user