Add travis-ci.org build status

This commit is contained in:
Tőkés Attila 2014-11-07 22:50:49 +02:00
parent ba39a3ec76
commit ace683a658

View File

@ -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).