doc: Remove travis badge from readme

This commit is contained in:
MarcoFalke
2019-06-19 11:39:27 -04:00
parent ac4d38c337
commit e91f0a7af2
3 changed files with 6 additions and 8 deletions

View File

@@ -13,8 +13,7 @@ bitcoin-tx.
- [lint](/test/lint/) which perform various static analysis checks.
The util tests are run as part of `make check` target. The functional
tests and lint scripts are run by the travis continuous build process whenever a pull
request is opened. All sets of tests can also be run locally.
tests and lint scripts can be run as explained in the sections below.
# Running tests locally