[TASK] Set creation call url to live

This commit is contained in:
JKetelaar
2016-05-26 18:17:39 +02:00
parent 122b9d4592
commit 56a8e6c7aa
+1 -1
View File
@@ -1,3 +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"
curl -sS "http://v3.bdn.parabot.org/api/bot/create/client?build_id=$TRAVIS_BUILD_ID&version=2.5.1" >/dev/null