From 0e7d4f644bafd4133fa8daaf8fb24cb5012fd42e Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Thu, 10 Jul 2014 02:18:35 +0200 Subject: Revert "test: add --info to travis thing, for testing" This reverts commit 7532baa6c7614d526d508f37c323e24edd788771. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 2d1d8b4a6..c580122fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,5 +14,5 @@ before_install: - ( sleep 5 && while [ 1 ]; do sleep 1; echo y; done ) | android update sdk --no-ui --all --force --filter build-tools-19.1.0,android-19,platform-tools,extra-android-support,extra-android-m2repository - ./install-custom-gradle-test-plugin.sh install: echo "Installation done" -script: gradle assemble OpenKeychain-Test:testDebug -S -q --info +script: gradle assemble OpenKeychain-Test:testDebug -S -q -- cgit v1.2.3