From 85054027be7433c915e63133d4f7721a6a05a048 Mon Sep 17 00:00:00 2001 From: Damon Aw Date: Thu, 29 Jun 2017 20:42:15 -0400 Subject: [PATCH] This is not needed anymore --- circle.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/circle.yml b/circle.yml index 49a6578..69bf962 100644 --- a/circle.yml +++ b/circle.yml @@ -21,8 +21,6 @@ dependencies: echo "The correct version of Yarn is already installed." fi - yarn run dynamodb:download - - yarn run dynamodb:start: - background: true override: - yarn install