Update README.md

added link to travis badge
This commit is contained in:
Alokito
2020-08-10 20:06:31 -04:00
committed by GitHub
parent 59cdac5f85
commit 4105fc32e1

View File

@@ -114,6 +114,8 @@ For convenience, the code repo includes a `run.sh.example` shell script to run t
## Running Tests
[![Build Status](https://travis-ci.org/Novartis/cellxgene-gateway.svg?branch=master)](https://travis-ci.org/Novartis/cellxgene-gateway)
```bash
python -m unittest discover tests
```