diff --git a/.circleci/config.yml b/.circleci/config.yml index 7c96e2a..203031c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -15,6 +15,7 @@ jobs: - v3-react-navigation-master - run: yarn # install root deps - run: ./scripts/test.sh # run tests + - setup_remote_docker - deploy: command: | if [ "${CIRCLE_BRANCH}" == "master" ]; then