Skip to content

Commit 32a0a30

Browse files
committed
update node version in Circle CI
1 parent ff16c52 commit 32a0a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
node:
3-
version: 0.12
3+
version: 4.2.2
44
test:
55
override:
66
- npm rebuild

0 commit comments

Comments
 (0)