Merge pull request #45 from Rafiot/travis

Travis, print logs
This commit is contained in:
Raphaël Vinot 2016-01-19 12:10:32 +01:00
commit 6935122159
2 changed files with 1 additions and 0 deletions

View file

@ -76,6 +76,7 @@ script:
- sleep 120 - sleep 120
- ./Shutdown.py - ./Shutdown.py
- popd - popd
- find logs/* -exec cat {} \;
notifications: notifications:
email: email:

0
logs/.keepdir Normal file
View file