Skip to content

Commit f046e29

Browse files
committed
Add PHP 7.2 to Travis CI matrix
1 parent 973f5ec commit f046e29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ dist: trusty
33

44
language: php
55
php:
6-
- 7.0
6+
- 7.2.0alpha2
77
- 7.1
8+
- 7.0
89

910
matrix:
1011
fast_finish: true

0 commit comments

Comments
 (0)