diff --git a/.travis.yml b/.travis.yml index 52965bdf18..505fd6132a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,6 +79,7 @@ script: # - grep 0$ statuses | wc -l after_success: - cd docs + - ls -al - MESSAGE=$(git log --oneline -1) - git clone https://IfcOpenBot:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs - cd docs