[DEBUG] Removed silent call

This commit is contained in:
JKetelaar
2016-06-26 18:49:51 +02:00
parent cef0102893
commit 71d87be355
+1 -1
View File
@@ -1,4 +1,4 @@
#! /bin/bash
sleep 15
curl -sS "http://v3.bdn.parabot.org/api/bot/create/client?build_id=$TRAVIS_BUILD_ID&version=$PARABOT_VERSION" >/dev/null
curl "http://v3.bdn.parabot.org/api/bot/create/client?build_id=$TRAVIS_BUILD_ID&version=$PARABOT_VERSION"