use the right circle branch [skip ci]

This commit is contained in:
Brian Mann
2017-10-19 21:32:48 -04:00
committed by GitHub
parent 6148d18798
commit 2e6e0f5d15

View File

@@ -47,7 +47,7 @@ npm install cypress --save-dev
## Contributing
[![CircleCI](https://circleci.com/gh/cypress-io/cypress/tree/develop.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress/tree/master) - `master` branch
[![CircleCI](https://circleci.com/gh/cypress-io/cypress/tree/master.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress/tree/master) - `master` branch
Please see our [Contributing Guideline](/CONTRIBUTING.md) which explains repo organization, linting, testing, and other steps.