mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-02 09:46:51 +01:00
use debug output and redirect stdout to /dev/null
This commit is contained in:
parent
a75076ff64
commit
1ee523bb10
@ -73,7 +73,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- ./gradlew clean
|
||||
- ./gradlew build
|
||||
- ./gradlew build --debug > /dev/null
|
||||
|
||||
after_failure:
|
||||
- curl "https://raw.githubusercontent.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh" -o travis/scripts/dropbox_uploader.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user