diff --git a/.travis.yml b/.travis.yml index 64035f74e6..13a2f32425 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,6 +82,7 @@ after_success: - pwds - cd ../../docs - sudo mv ../src/ifcblenderexport/docs/_build/* ./output + - ls -al ./output - pwd - ls -al - MESSAGE=$(git log --oneline -1)