mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-04 16:25:05 -05:00
Travis should use gradle wrapper script
This commit is contained in:
parent
6d9a18941b
commit
33e219242c
@ -15,6 +15,6 @@ before_install:
|
||||
- ./prepare-tests.sh
|
||||
install: echo "Installation done"
|
||||
script:
|
||||
- gradle assemble -S -q
|
||||
- gradle --info OpenKeychain-Test:testDebug
|
||||
- ./gradlew assemble -S -q
|
||||
- ./gradlew --info OpenKeychain-Test:testDebug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user