Don't ship frameworks in repository, instead we download them.
This commit is contained in:
parent
bf409efc46
commit
600f38c94d
6 changed files with 101 additions and 0 deletions
|
@ -4,6 +4,7 @@ set -e
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
./script/update-frameworks
|
||||
./script/update-node v0.10.9
|
||||
|
||||
gyp --depth . atom.gyp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue