Skip to content

Commit b647b0f

Browse files
committed
upgrade to node 12
1 parent a0602e3 commit b647b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/Clever/tracing-middleware
55
docker:
6-
- image: circleci/node:10-stretch
6+
- image: circleci/node:12-stretch
77
environment:
88
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
99
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results

0 commit comments

Comments
 (0)