Use default node 0.12.7
Otherwise we would spend some time reinstalling node.
This commit is contained in:
parent
33db4a6ac1
commit
cb806aa362
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ init:
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: '4'
|
||||
- nodejs_version: '0.12.7'
|
||||
|
||||
platform:
|
||||
- x86
|
||||
|
|
Loading…
Reference in a new issue