Skip to content

Commit

Permalink
[travis] add PHP 7.2 to build matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Nov 30, 2017
1 parent 5c538d3 commit cbafaa1
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 cbafaa1

Please sign in to comment.