Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d4518a0

Browse files
committedMay 31, 2018
Correct tag, based on CircleCI docs
1 parent 5e01438 commit d4518a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/circle.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: circleci/node:8.9.4
5+
- image: circleci/node:8.11-browsers
66
working_directory: ~/repo
77
steps:
88
- checkout

0 commit comments

Comments
 (0)
This repository has been archived.