Skip to content

Commit 0e34db4

Browse files
committed
Updates Node version in the CircleCI script
1 parent 79ec1b6 commit 0e34db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
defaults: &defaults
22
docker:
3-
- image: circleci/node:8.11.2
3+
- image: circleci/node:10.14.2
44

55
version: 2
66
jobs:

0 commit comments

Comments
 (0)