Skip to content

Commit

Permalink
Update CircleCI to use Node 6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sbstjn committed Jun 9, 2017
1 parent 14ab98a commit 2ebda72
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.5.0
version: 6.10.0

dependencies:
override:
Expand Down

0 comments on commit 2ebda72

Please sign in to comment.