From 4709d4b49ad7e97e345a4427f6f65a326949bcc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rombauts?= Date: Sat, 24 Aug 2013 19:30:42 +0200 Subject: [PATCH] Hyperlink to Travis-CI last build results. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f10af7..ba4e8d5 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,8 @@ make -j ### Continuous Integration This project is continuously tested under Ubuntu Linux with the gcc and clang compilers -using the Travis-CI community service (https://travis-ci.org) +using the Travis-CI community service. +Results can be seen online: https://travis-ci.org/SRombauts/SQLiteCpp ### License