Skip to content

Commit

Permalink
Test against Symfony 4.2 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
foaly-nr1 committed May 30, 2019
1 parent 2f78d4a commit 0f85ab5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ matrix:
env: SYMFONY_VERSION=~2.4
- php: 7.2
env: SYMFONY_VERSION=~2.4
- php: 7.1
env: SYMFONY_VERSION=~4.2.0
- php: 7.2
env: SYMFONY_VERSION=~4.2.0

before_script:
- composer require "symfony/framework-bundle:${SYMFONY_VERSION}" --no-update
Expand Down

0 comments on commit 0f85ab5

Please sign in to comment.