travis: sleep after putting out logs (try to fix truncated logs)
This commit is contained in:
parent
9d0b79d392
commit
7d996724df
@ -60,8 +60,10 @@ script:
|
||||
- |
|
||||
if [ -z ${INTEGRATION} ]; then
|
||||
./ci/base-tests.sh
|
||||
sleep 5
|
||||
else
|
||||
./ci/integration-tests.sh
|
||||
sleep 5
|
||||
fi
|
||||
|
||||
after_success: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user