Skip to content

Commit

Permalink
Update Symfony version in Travis configuration so test jobs succeed
Browse files Browse the repository at this point in the history
  • Loading branch information
YetiCGN committed Jan 10, 2019
1 parent 0326890 commit f404cd6
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 @@ -18,7 +18,7 @@ matrix:
- CHECK_PHP_SYNTAX="no"
- php: 7.1
env:
- SYMFONY_VERSION="3.2.*"
- SYMFONY_VERSION="3.4.*"
- CHECK_PHP_SYNTAX="yes"
allow_failures:
- php: nightly
Expand Down

0 comments on commit f404cd6

Please sign in to comment.