mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-17 05:47:58 +08:00
Change default branch from 'master' to 'main' (#1589)
The default branch has been changed. This PR cleans up references to `master` and fixes links that would otherwise be broken. For more background see the following references: * https://www.independent.co.uk/life-style/gadgets-and-tech/news/github-master-slave-slavery-whitelist-language-inclusive-a9568576.html * https://tools.ietf.org/id/draft-knodel-terminology-00.html
This commit is contained in:
@@ -18,7 +18,7 @@ You can set these environment variables manually with the `export` shell command
|
||||
|
||||
## Running test suite
|
||||
|
||||
Client and server tests run on Travis CI for every push, PR, and commit to master on github. End to end tests run nightly on master only.
|
||||
Client and server tests run on Travis CI for every push, PR, and commit to `main` on github. End to end tests run nightly on `main` only.
|
||||
|
||||
### Unit tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user