Skip to content

Commit

Permalink
Add roave-backward-compatibility-check
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 2, 2019
1 parent 20fdadd commit 90b1b7a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,10 @@ jobs:
- travis_retry ./tools/composer update $DEFAULT_COMPOSER_FLAGS
- ./tools/psalm --config=.psalm/static-analysis.xml --no-progress
- ./tools/psalm --config=.psalm/config.xml --no-progress --shepherd --stats
- stage: "Static Code Analysis"
php: 7.3
env: roave-backward-compatibility-check
install:
- phpenv config-rm xdebug.ini
script:
- ./tools/roave-backward-compatibility-check
Binary file added tools/roave-backward-compatibility-check
Binary file not shown.

0 comments on commit 90b1b7a

Please sign in to comment.