Skip to content

Commit

Permalink
Uses Symfony 4.0.* instead the dev version for the "stable" builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sroze committed Dec 13, 2017
1 parent aa60c18 commit 529f8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
- php: 7.1
env: DEPS=dev SYMFONY_VERSION='3.4.*'
- php: 7.1
env: DEVS=dev SYMFONY_VERSION='4.0.x-dev'
env: DEVS=dev SYMFONY_VERSION='4.0.*'
allow_failures:
- php: 7.1
env: SYMFONY_VERSION='4.0.x-dev'
Expand Down

0 comments on commit 529f8b3

Please sign in to comment.