aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
Diffstat (limited to 'brew.sh')
-rwxr-xr-xbrew.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/brew.sh b/brew.sh
index f8dd989..5d8e3a3 100755
--- a/brew.sh
+++ b/brew.sh
@@ -95,12 +95,5 @@ brew install tree
brew install webkit2png
brew install zopfli
-# Install Node.js. Note: this installs `npm` too, using the recommended
-# installation method.
-brew install node
-
-# Install io.js
-brew install iojs
-
# Remove outdated versions from the cellar.
brew cleanup