[Pkg-owncloud-commits] [owncloud-client] 133/498: Use true instead time since it is more clear

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 449aa275d4aa2e1cf8658c2e2543304d9ea9fb45
Author: Lukas Reschke <lukas at owncloud.com>
Date:   Mon Jun 8 19:12:49 2015 +0200

    Use true instead time since it is more clear
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 9830a97..3dad8c8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,4 +34,4 @@ install:
 - curl --form token=$token --form email=lukas at 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list