1

Add travis badge

This commit is contained in:
2018-05-05 19:55:00 +03:00
parent fb536e4ce5
commit 61db0a3869

View File

@@ -6,6 +6,8 @@ transactions of multiple queries on different nodes and execute them later.
To ensure the reliability of the transactions a ledger using blockchain is used to keep track on ongoing transactions and
ensure queries within the transactions are consistent.
[![Build Status](https://travis-ci.org/devsoap/dbt.svg?branch=master)](https://travis-ci.org/devsoap/dbt)
## DBT Core