Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Merge 3.x into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Nov 13, 2019
2 parents 29f1989 + 1f4bf2c commit 1600c8a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ env:
matrix:
fast_finish: true
include:
- php: '7.4snapshot'
- php: '7.3'
env: TARGET=docs
- php: '7.4snapshot'
- php: '7.3'
env: TARGET=lint
- php: '7.2'
env: COMPOSER_FLAGS="--prefer-lowest"
- php: '7.4snapshot'
- php: '7.3'
env: SYMFONY=3.4.*
- php: '7.4snapshot'
- php: '7.3'
env: SYMFONY='dev-master as 3.4.x-dev'
- php: '7.4snapshot'
- php: '7.3'
env: SONATA_CORE=3.*
- php: '7.4snapshot'
- php: '7.3'
env: SONATA_CORE='dev-master as 3.x-dev'
- php: '7.4snapshot'
- php: '7.3'
env: SYMFONY_DEPRECATIONS_HELPER=0
allow_failures:
- php: 7.4snapshot
Expand Down

0 comments on commit 1600c8a

Please sign in to comment.