diff --git a/.travis/call-creation.sh b/.travis/call-creation.sh new file mode 100755 index 0000000..be046df --- /dev/null +++ b/.travis/call-creation.sh @@ -0,0 +1,3 @@ +#! /bin/sh + +curl -sS "http://local.v3.bdn.parabot.org:88/api/bot/create/client?build_id=$TRAVIS_BUILD_ID&version=2.5.1" \ No newline at end of file