Skip to content

Commit

Permalink
Allow 2.8 versions to fail due to composer problems on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Nov 28, 2018
1 parent 6cbf392 commit ef60668
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ env:

matrix:
fast_finish: true
allow_failures:
- env: SYMFONY_VERSION=2.8.*
include:
- php: 7.2
env: SYMFONY_VERSION=4.1.*
Expand Down

0 comments on commit ef60668

Please sign in to comment.