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

Commit 6c64e65

Browse files
author
Charlike Mike Reagent
committed
fix(ci): cleanup
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
1 parent c50d1d4 commit 6c64e65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ jobtest: &jobtest
6060
- run:
6161
name: Testing your project
6262
command: npm test
63-
- run:
64-
name: Bundling your awesome project
65-
command: npm run build
6663
- save_cache:
6764
key: parse-commit-message-{{ checksum "shrinkwrap.yaml" }}
6865
paths: node_modules

0 commit comments

Comments
 (0)