diff --git a/.travis/call-creation.sh b/.travis/call-creation.sh index e350ee1..1f1c916 100755 --- a/.travis/call-creation.sh +++ b/.travis/call-creation.sh @@ -1,3 +1,4 @@ #! /bin/sh +sleep 15 curl -sS "http://v3.bdn.parabot.org/api/bot/create/client?build_id=$TRAVIS_BUILD_ID&version=2.5.1" >/dev/null \ No newline at end of file