Skip to content

Commit

Permalink
test with Symfony 3.1, 3.2, 3.3, 3.4, 4.0, 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Jul 20, 2018
1 parent a798faf commit ff9d175
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@ matrix:
env: SYMFONY_VERSION=2.8.*
- php: 5.5
env: SYMFONY_VERSION=3.0.*
- php: 5.5
env: SYMFONY_VERSION=3.1.*
- php: 5.5
env: SYMFONY_VERSION=3.2.*
- php: 5.5
env: SYMFONY_VERSION=3.3.*
- php: 5.5
env: SYMFONY_VERSION=3.4.*
- php: 7.1
env: SYMFONY_VERSION=4.0.*
- php: 7.1
env: SYMFONY_VERSION=4.1.*
allow_failures:
- php: hhvm

Expand Down

0 comments on commit ff9d175

Please sign in to comment.