Skip to content

Commit

Permalink
ci(circleci): supress installing ramda-adjunct package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Dec 25, 2017
1 parent c58fd0f commit 2dc1ffb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- checkout
- run: npm install greenkeeper-lockfile
- run: ./node_modules/.bin/greenkeeper-lockfile-update
- run: npm install
- run: ./node_modules/.bin/greenkeeper-lockfile-upload

build:
Expand Down

0 comments on commit 2dc1ffb

Please sign in to comment.