Skip to content

Commit

Permalink
Merge pull request #495 from andreybolonin/patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
makasim authored Oct 7, 2019
2 parents 9669e1c + 9d2a83b commit 04a6aba
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 @@ -22,6 +22,10 @@ matrix:
env: SYMFONY_VERSION=v4
- php: 7.2
env: SYMFONY_VERSION=v4
- php: 7.3
env: SYMFONY_VERSION=v4
- php: 7.4snapshot
env: SYMFONY_VERSION=v4

before_install:
- composer self-update
Expand Down

0 comments on commit 04a6aba

Please sign in to comment.