Repository: nifi-minifi-cpp Updated Branches: refs/heads/master ae08344fc -> 8beb3772d
MINIFI-34 - Add Travis badge to README.md This closes #17. Signed-off-by: Aldrin Piri <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/8beb3772 Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/tree/8beb3772 Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/diff/8beb3772 Branch: refs/heads/master Commit: 8beb3772d1387e53666641a9c98f179ac987610d Parents: ae08344 Author: Andre F de Miranda <[email protected]> Authored: Fri Oct 7 01:58:45 2016 +1100 Committer: Aldrin Piri <[email protected]> Committed: Thu Oct 6 14:22:15 2016 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/8beb3772/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4b0b743..0b4ac50 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -# Apache NiFi - MiNiFi - C++ +# Apache NiFi - MiNiFi - C++ [](https://travis-ci.org/apache/nifi-minifi-cpp) MiNiFi is a child project effort of Apache NiFi. This repository is for a native implementation in C++.
