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 8, 2020
1 parent 0d170aa commit 1c1c1df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
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 1c1c1df

Please sign in to comment.