- CI: Add Node version for npm to become available

This commit is contained in:
Brett Zamir
2020-07-12 23:25:26 +08:00
parent fc3d768167
commit 8c2356b5f1

View File

@@ -1,6 +1,11 @@
os: linux
dist: xenial
language: ruby
node_js:
- 14
# Reenable later if doing more than linting (i.e., testing)
# - 12
# - 10
notifications:
email: false