Skip to content

Commit 6a8a3f6

Browse files
committed
ci: Reduce node version on CircleCI to 4
1 parent e0b605f commit 6a8a3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
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)