Skip to content

Commit 6007b7c

Browse files
committed
remove old unrelated comments
1 parent 6a47687 commit 6007b7c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.circleci/config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
version: 2.0
22

3-
# Inspired by:
4-
# https://github.com/CircleCI-Public/circleci-demo-workflows/blob/workspace-forwarding/.circleci/config.yml
5-
# https://circleci.com/docs/2.0/workflows/#using-workspaces-to-share-data-among-jobs
6-
#
7-
# For list of official CircleCI node.js images, go to:
8-
# https://hub.docker.com/r/circleci/node/tags/
9-
103
jobs:
114
build:
125
docker:
@@ -39,7 +32,6 @@ jobs:
3932

4033
test:
4134
docker:
42-
# need '-browsers' version to test in real (xvfb-wrapped) browsers
4335
- image: circleci/node:10.9.0
4436
working_directory: ~/react-plotly.js
4537
steps:

0 commit comments

Comments
 (0)