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

View File

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