Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 8690053

Browse files
committed
specify docker image
1 parent 5993de9 commit 8690053

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ workflows:
88

99
jobs:
1010
test:
11+
docker:
12+
- image: circleci/node:8
13+
1114
steps:
1215
- checkout
1316

0 commit comments

Comments
 (0)