Skip to content

Commit

Permalink
Or update Node
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Sep 12, 2017
1 parent 85fa32c commit ea21f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- "~/.electron"

pre:
- brew install node
- brew install node || brew upgrade node
- npm install -g npm@4.6.1
- npm prune
- node -v
Expand Down

0 comments on commit ea21f46

Please sign in to comment.