Skip to content

Commit

Permalink
add Travis CI job using Symfony 5 components
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Feb 11, 2020
1 parent 3fb4fa4 commit bf5d53f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -25,6 +25,9 @@ matrix:
# Symfony 4.4
- php: 7.4
env: SYMFONY_REQUIRE="4.4.*"
# Symfony 5.0
- php: 7.4
env: SYMFONY_REQUIRE="5.0.*"
# development dependencies
- php: 7.4
env: DEPENDENCIES='dev'
Expand Down

0 comments on commit bf5d53f

Please sign in to comment.