Skip to content

Commit 51e97a3

Browse files
committed
Setting chrome PATH
1 parent 0326290 commit 51e97a3

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
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/nano-typescript
55
docker:
6-
- image: circleci/node:6-browsers
6+
- image: circleci/node:latest-browsers
77
environment:
88
CHROME_BIN: "/usr/bin/google-chrome"
99
steps:

0 commit comments

Comments
 (0)