Skip to content

Commit 8f53c96

Browse files
authored
Merge pull request #18 from andreybolonin/patch-1
add php 7.2
2 parents a0f217e + 410ae89 commit 8f53c96

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
@@ -7,6 +7,7 @@ matrix:
77
env: deps=low
88
- php: 7.0
99
- php: 7.1
10+
- php: 7.2
1011

1112
before_script:
1213
- composer validate

0 commit comments

Comments
 (0)