Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Update README to follow Circle CI 2.0 configuration #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yo7
Copy link

@yo7 yo7 commented Apr 29, 2018

This PR resolves #33.
The configuration file I updated is minimal and not including steps to cache dependencies, just to keep the readme simple.
I don't think the current default test command in create-react-native-app runs Jest in --watch mode. So I removed that part.


steps:
- checkout
- run: yarn install

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about caching the yarn and maybe add names for the steps?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added minimal steps like it currently is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circle CI 2 doc
2 participants