1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 12:14:26 -04:00

Travis CI: Add Node.js 16

This commit is contained in:
XhmikosR
2021-04-22 09:22:24 +03:00
committed by GitHub
parent ae24135809
commit b6fb1b43fc

View File

@@ -3,6 +3,7 @@ node_js:
- "10"
- "12"
- "14"
- "16"
deploy:
provider: npm
email: info@fenneclab.com