Skip to content

Commit

Permalink
minor #98 Add Symfony 4.3.* build to Travis CI (pamil)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.1-dev branch.

Discussion
----------



Commits
-------

36a23e1 Add Symfony 4.3.* build to Travis CI
  • Loading branch information
pamil committed Oct 10, 2019
2 parents 15f9801 + 36a23e1 commit 33c4ce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ php:
env:
- SYMFONY_VERSION=3.4.*
- SYMFONY_VERSION=4.2.*
- SYMFONY_VERSION=4.3.*

cache:
directories:
Expand Down

0 comments on commit 33c4ce3

Please sign in to comment.