Skip to content

Commit

Permalink
ci: update node version on circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Kirkpatrick authored and Tom Kirkpatrick committed Jul 3, 2017
1 parent b95e520 commit 4a81cef
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
@@ -1,6 +1,6 @@
machine:
node:
version: 4.4.3
version: 6.1.0
test:
post:
- npm run coverage
Expand Down

0 comments on commit 4a81cef

Please sign in to comment.