Skip to content

Commit 59cd084

Browse files
committed
circleci
1 parent 6774426 commit 59cd084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
version: 2
1+
version: 2.1
22
jobs:
33
build:
44
docker:
5-
- image: node:10
5+
- image: node:12
66

77
steps:
88
- checkout

0 commit comments

Comments
 (0)