From 0def2a9b13041e781e2d6d6867da7c72034202b0 Mon Sep 17 00:00:00 2001 From: johltn Date: Mon, 2 Nov 2020 13:14:46 +0100 Subject: [PATCH] See if output exists --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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