[CLEANUP] Removed debug

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