Skip to content

Commit 491dda5

Browse files
authored
Merge pull request #32 from andreybolonin/patch-1
Update Travis config to also test against PHP 7.2
2 parents 23160f6 + dd161b0 commit 491dda5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ php:
77
- 5.6
88
- 7.0
99
- 7.1
10+
- 7.2
1011
- hhvm # ignore errors, see below
1112

1213
# lock distro so new future defaults will not break the build

0 commit comments

Comments
 (0)