Pin node.js version to fix zlib tests

This commit is contained in:
Vitaly Puzrin 2020-09-14 14:16:17 +03:00
parent c715679bfd
commit 56e68c75dc

View file

@ -1,4 +1,4 @@
language: node_js
node_js:
- "12"
- "12.16"
sudo: false