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
1 changed files with 1 additions and 0 deletions

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