Skip to content

Commit f404cd6

Browse files
committed
Update Symfony version in Travis configuration so test jobs succeed
1 parent 0326890 commit f404cd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matrix:
1818
- CHECK_PHP_SYNTAX="no"
1919
- php: 7.1
2020
env:
21-
- SYMFONY_VERSION="3.2.*"
21+
- SYMFONY_VERSION="3.4.*"
2222
- CHECK_PHP_SYNTAX="yes"
2323
allow_failures:
2424
- php: nightly

0 commit comments

Comments
 (0)