Skip to content

Commit

Permalink
CI update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-M committed Dec 30, 2019
1 parent 0d27ce0 commit 38bf3f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ coverage html
if [ ! -z $CI_SYSTEM ]; then
coveralls || true
fi

if [ ! -z $CI_SYSTEM ] && [ ${CI_SYSTEM} != "GITLAB" ]; then
sleep 50000
fi

0 comments on commit 38bf3f9

Please sign in to comment.