Skip to content

Commit

Permalink
updated travis files to have a symfony 5 version too
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaarsma committed Nov 23, 2019
1 parent bceca31 commit 937023f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ matrix:
env: SYMFONY_VERSION=v4
- php: 7.2
env: SYMFONY_VERSION=v4
- php: 7.3
env: SYMFONY_VERSION=v5

before_install:
- composer self-update
Expand Down

0 comments on commit 937023f

Please sign in to comment.