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/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 === diff --git a/logs/.keepdir b/logs/.keepdir new file mode 100644 index 00000000..e69de29b