Skip to content

Commit

Permalink
Deprecations no more break CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alterphp committed Jul 12, 2018
1 parent 07ad5f2 commit 6602466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ matrix:
env:
- SYMFONY_VERSION="3.4.*"
- STABILITY=beta
- SYMFONY_DEPRECATIONS_HELPER="strict"
# Deprecations breaks CI (sension frameworkextrabundle + sf 4.1
# - SYMFONY_DEPRECATIONS_HELPER="strict"
# common (some popular version combinations)
- php: 7.0
env:
Expand Down

0 comments on commit 6602466

Please sign in to comment.