Skip to content

Commit d6c179f

Browse files
committed
Add PHP 7.2 to Travis CI matrix
1 parent 227a8ce commit d6c179f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ language: php
55
php:
66
- 7.0
77
- 7.1
8+
- 7.2
89

910
matrix:
1011
fast_finish: true

0 commit comments

Comments
 (0)