Skip to content

Commit

Permalink
Upgrade Node version in Circle as it iss crazy old
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshopkins committed May 11, 2016
1 parent 6e43fc4 commit 2c2d4e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
machine:
node:
version: 5.5.0

dependencies:
pre:
- npm install -g npm

0 comments on commit 2c2d4e4

Please sign in to comment.