use older node version

This commit is contained in:
webzwo0i 2020-08-30 14:41:09 +02:00
parent dfb0f97500
commit c7a3dce95f

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
- "lts/*"
- "6.9.0"
install:
- "bin/installDeps.sh"
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"