From ace683a65893b6861c87901f70d864083626679f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C5=91k=C3=A9s=20Attila?= Date: Fri, 7 Nov 2014 22:50:49 +0200 Subject: [PATCH] Add travis-ci.org build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64beb8b..99cc432 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -SMTP Client for Qt (C++) - Version 2.0 Beta +SMTP Client for Qt (C++) - Version 2.0 Beta [![Build Status](https://travis-ci.org/bluetiger9/SmtpClient-for-Qt.svg?branch=dev)](https://travis-ci.org/bluetiger9/SmtpClient-for-Qt) ============================================= The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP).