mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-12-23 15:38:50 -05:00
Revert "test: add --info to travis thing, for testing"
This reverts commit 7532baa6c7
.
This commit is contained in:
parent
7532baa6c7
commit
0e7d4f644b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user