Skip to content

Commit 14651f3

Browse files
committed
ci: update node version
1 parent e983a90 commit 14651f3

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: node:9.5
5+
- image: node:10.1.0
66
steps:
77
- checkout
88

0 commit comments

Comments
 (0)