Skip to content

Commit

Permalink
[chore] remove sqlite from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-wyatt committed Aug 7, 2018
1 parent 6644c8a commit 4ecb590
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- run:
name: install-npm-wee
command: npm install
- run:
name: install-npm-sqlite
command: npm install sqlite3@4.0.0
- save_cache:
key: dependency-cache-{{ checksum "package.json" }}
paths:
Expand Down

0 comments on commit 4ecb590

Please sign in to comment.