Update .travis.yml

This commit is contained in:
Jorge A. Torres 2021-07-27 15:23:57 -05:00 committed by GitHub
parent fbbcb12e45
commit 78fa4a5437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ branches:
only:
- master
- trunk
- compat/ppxo

script: |
CHANGED_FILES=`git diff --name-only --diff-filter=ACMR $TRAVIS_COMMIT_RANGE | grep \\\\.php | awk '{print}' ORS=' '`