Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 529f8b3

Browse files
committed
Uses Symfony 4.0.* instead the dev version for the "stable" builds
1 parent aa60c18 commit 529f8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ matrix:
2323
- php: 7.1
2424
env: DEPS=dev SYMFONY_VERSION='3.4.*'
2525
- php: 7.1
26-
env: DEVS=dev SYMFONY_VERSION='4.0.x-dev'
26+
env: DEVS=dev SYMFONY_VERSION='4.0.*'
2727
allow_failures:
2828
- php: 7.1
2929
env: SYMFONY_VERSION='4.0.x-dev'

0 commit comments

Comments
 (0)