Skip to content

Commit

Permalink
Remove contao/core-bundle versions from travis build, who are end of …
Browse files Browse the repository at this point in the history
…life
  • Loading branch information
baumannsven committed Nov 11, 2020
1 parent 2670489 commit 947c019
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,10 @@ php:
env:
- CONTAO_VERSION='contao/core-bundle ~4.10.0'
- CONTAO_VERSION='contao/core-bundle ~4.9.0'
- CONTAO_VERSION='contao/core-bundle ~4.8.0'
- CONTAO_VERSION='contao/core-bundle ~4.7.0'
- CONTAO_VERSION='contao/core-bundle ~4.6.0'
- CONTAO_VERSION='contao/core-bundle ~4.5.0'
- CONTAO_VERSION='contao/core-bundle ~4.4.0'

matrix:
fast_finish: true
allow_failures:
- env: CONTAO_VERSION='contao/core-bundle ~4.10.0'
- env: CONTAO_VERSION='contao/core-bundle ~4.8.0'
- env: CONTAO_VERSION='contao/core-bundle ~4.7.0'
- env: CONTAO_VERSION='contao/core-bundle ~4.6.0'
- env: CONTAO_VERSION='contao/core-bundle ~4.5.0'
exclude:
- php: "7.1"
env: CONTAO_VERSION='contao/core-bundle ~4.9.0'
Expand Down

0 comments on commit 947c019

Please sign in to comment.