Skip to content

Commit

Permalink
Merge branch '8.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 2, 2019
2 parents 5dcae00 + 90b1b7a commit 76a56f5
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 76a56f5

Please sign in to comment.