Skip to content

Commit

Permalink
Merge pull request #281 from php-enqueue/php72
Browse files Browse the repository at this point in the history
[travis] add PHP 7.2 to build matrix.
  • Loading branch information
makasim authored Dec 1, 2017
2 parents 5c538d3 + cbafaa1 commit fe9a816
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ matrix:
- php: 7.1
env: SYMFONY_VERSION=v4.0.0-BETA4 UNIT_TESTS=true
- php: 7.1
env: SYMFONY_VERSION=3.4.* UNIT_TESTS=true
- php: 7.2
services: docker
env: SYMFONY_VERSION=2.8.* FUNCTIONAL_TESTS=true PREPARE_CONTAINER=true
- php: 7.1
Expand Down

0 comments on commit fe9a816

Please sign in to comment.