Limit formatter to pull requests only (#6540)

This commit is contained in:
mustiikhalil 2021-04-01 20:09:43 +03:00 committed by GitHub
parent 4133a39df8
commit 1aa0c2f6a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -208,6 +208,7 @@ matrix:
- cd android; ./gradlew clean build
- language: generic
if: type IN (pull_request)
os: linux
install:
- bash .travis/format_install.sh