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

Commit 47ec92c

Browse files
Change CircleCI image to contain Chrome
1 parent da0fc96 commit 47ec92c

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
@@ -6,7 +6,7 @@ general:
66
jobs:
77
build:
88
docker:
9-
- image: circleci/node:8
9+
- image: circleci/node:8-browsers
1010
environment:
1111
TZ: "/usr/share/zoneinfo/America/Los_Angeles"
1212
steps:

0 commit comments

Comments
 (0)