Skip to content

Commit cbafaa1

Browse files
committed
[travis] add PHP 7.2 to build matrix.
1 parent 5c538d3 commit cbafaa1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ matrix:
2222
- php: 7.1
2323
env: SYMFONY_VERSION=v4.0.0-BETA4 UNIT_TESTS=true
2424
- php: 7.1
25+
env: SYMFONY_VERSION=3.4.* UNIT_TESTS=true
26+
- php: 7.2
2527
services: docker
2628
env: SYMFONY_VERSION=2.8.* FUNCTIONAL_TESTS=true PREPARE_CONTAINER=true
2729
- php: 7.1

0 commit comments

Comments
 (0)