mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Use default node 0.12.7
Otherwise we would spend some time reinstalling node.
This commit is contained in:
@@ -7,7 +7,7 @@ init:
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: '4'
|
||||
- nodejs_version: '0.12.7'
|
||||
|
||||
platform:
|
||||
- x86
|
||||
|
||||
Reference in New Issue
Block a user