Skip to content

Commit

Permalink
travis fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffen Dietz authored and Steffen Dietz committed Apr 1, 2021
1 parent 4298606 commit db4e51e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ matrix:
- php: 7.3
env:
- EXECUTE_SCRUTINIZER=true
- php: 7.0
env:
- PREFER_LOWEST=true
- XDEBUG_MODE=coverage

before_script:
- if [ -z "$PREFER_LOWEST" ]; then composer update --no-interaction; fi
Expand Down

0 comments on commit db4e51e

Please sign in to comment.