- CI: Add Node version for npm to become available
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
os: linux
|
os: linux
|
||||||
dist: xenial
|
dist: xenial
|
||||||
language: ruby
|
language: ruby
|
||||||
|
node_js:
|
||||||
|
- 14
|
||||||
|
# Reenable later if doing more than linting (i.e., testing)
|
||||||
|
# - 12
|
||||||
|
# - 10
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user