Skip to content

Commit

Permalink
Add php 7.3 builds in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
j-guyon committed Dec 24, 2018
1 parent 6150aae commit 968ac0e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ matrix:
- php: 7.2
env: SYMFONY_VERSION=3.4.*
- php: 7.2
env: SYMFONY_VERSION=4.0.*
- php: 7.2
env: SYMFONY_VERSION=4.2.*
- php: 7.3
env: SYMFONY_VERSION=3.4.*
- php: 7.3
env: SYMFONY_VERSION=4.2.*
- php: nightly
env: SYMFONY_VERSION=4.2.*
Expand Down

0 comments on commit 968ac0e

Please sign in to comment.