1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-02 17:56:56 +01:00

testing CI

This commit is contained in:
Mariotaku Lee 2017-09-05 20:04:08 +08:00
parent ba102eceef
commit e1949ea926
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535

View File

@ -56,6 +56,7 @@ before_script:
- ./travis/scripts/patch_sources.sh
# Validate if Google components fetched successfully
- ./travis/scripts/test_private_files.sh
- ./gradlew twidere:tasks
script:
- ./gradlew clean build --stacktrace