updated nodejs version for travisci

This commit is contained in:
anoy 2018-08-27 10:05:35 +02:00 committed by muxator
parent fb1f8dd239
commit c0e257835c
1 changed files with 1 additions and 1 deletions

View File

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