Skip to content

Commit 65c5b29

Browse files
Merge pull request #37 from garak/travis-72
Add: PHP 7.2 support
2 parents 582adff + f9305d8 commit 65c5b29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 5.6
66
- 7.0
77
- 7.1
8+
- 7.2
89

910
install:
1011
- composer install

0 commit comments

Comments
 (0)