Skip to content

Commit 8a2db42

Browse files
committed
More trying PHP 7.2
1 parent 91fa890 commit 8a2db42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: .travis.yml

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

44
language: php
55
php:
6-
- 7.2alpha2
6+
- 7.2.0alpha2
7+
- 7.2.0alpha3
8+
- 7.2.0
79
- 7.1
810
- 7.0
911

0 commit comments

Comments
 (0)