Skip to content

Commit

Permalink
travis excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
fab2s committed Jun 16, 2021
1 parent 2eeab5f commit d23d850
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ matrix:
env: SYMFONY_DISPATCHER_VERSION=5.0.*
- php: 7.1
env: SYMFONY_DISPATCHER_VERSION=5.1.*
- php: 8.0
env: SYMFONY_DISPATCHER_VERSION=4.0.*
- php: 8.0
env: SYMFONY_DISPATCHER_VERSION=4.1.*
- php: 8.0
env: SYMFONY_DISPATCHER_VERSION=4.2.*
- php: 8.0
env: SYMFONY_DISPATCHER_VERSION=4.3.*

before_script:
- composer self-update
Expand Down

0 comments on commit d23d850

Please sign in to comment.