updated nodejs version for travisci
This commit is contained in:
parent
fb1f8dd239
commit
c0e257835c
1 changed files with 1 additions and 1 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue