Add echo after install step.
This commit is contained in:
parent
1dadc397ce
commit
adb504b9ae
1 changed files with 2 additions and 0 deletions
|
@ -73,3 +73,5 @@ else
|
|||
|
||||
docker build -t wesnoth-repo:"$IMAGE"-"$BRANCH" -f utils/dockerbuilds/travis/Dockerfile-travis-"$IMAGE"-"$BRANCH" .
|
||||
fi
|
||||
|
||||
echo "Install step complete!"
|
||||
|
|
Loading…
Add table
Reference in a new issue