mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-06 14:22:07 +00:00
Limit formatter to pull requests only (#6540)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user