Skip to content

Commit 3aae28f

Browse files
committed
ci: Reduce node version on CircleCI to 4
1 parent 30d12db commit 3aae28f

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: 7
3+
version: 4
44
test:
55
override:
66
- npm run test-ci

0 commit comments

Comments
 (0)