Use true instead time since it is more clear

This commit is contained in:
Lukas Reschke 2015-06-08 19:12:49 +02:00
parent 9fd45761a8
commit 449aa275d4

View File

@ -34,4 +34,4 @@ install:
- curl --form token=$token --form email=lukas@statuscode.ch --form file=@$PWD/client.tgz --form version="$checkout" --form description="$checkout" https://scan.coverity.com/builds?project=owncloud%2Fmirall
# Hack to stop processing
script: time
script: true