From 35b0d72126df525ece017bdbc76aefe8f8d971d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 19 Jan 2016 12:01:45 +0100 Subject: [PATCH 1/2] Travis, print logs --- .travis.yml | 1 + logs/.keepdir | 0 2 files changed, 1 insertion(+) create mode 100644 logs/.keepdir diff --git a/.travis.yml b/.travis.yml index 292c42f6..e0e50939 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,6 +76,7 @@ script: - sleep 120 - ./Shutdown.py - popd + - find logs/* -exec cat {} \; notifications: email: diff --git a/logs/.keepdir b/logs/.keepdir new file mode 100644 index 00000000..e69de29b From f4d0d6bc332e44a826b24220228e4ff2c1b17858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 19 Jan 2016 14:17:16 +0100 Subject: [PATCH 2/2] Add Travis logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47c15003..dd21c35c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/CIRCL/AIL-framework.svg?branch=master)](https://travis-ci.org/CIRCL/AIL-framework) + AIL ===