Rollback node to v0.10.5, there is ABI changes in V8.
This commit is contained in:
parent
bdf12ddf3e
commit
e6b4d52ee5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -e
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
./script/update-node v0.10.9
|
||||
./script/update-node v0.10.5
|
||||
|
||||
gyp --depth . atom.gyp \
|
||||
-Ivendor/brightray/brightray.gypi \
|
||||
|
|
Loading…
Reference in a new issue