[Doc] Remove build-babylon from contributing (#7474) [skip ci]

This commit is contained in:
K Sashi Kumar 2018-03-05 00:25:25 +05:30 committed by Nicolò Ribaudo
parent ae0df86340
commit ab1e295c74

View File

@ -234,7 +234,7 @@ descriptive name, and add the following:
After writing tests for babylon, just build it by running:
```sh
$ make build-babylon
$ make build
```
Then, to run the tests, use: