Skip to content

Commit 6347962

Browse files
authored
Add PHP 7.2
1 parent e2aaa81 commit 6347962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ matrix:
1818
include:
1919
- php: 7.1
2020
env: PHPUNIT=~7
21+
- php: 7.2
22+
env: PHPUNIT=~7
2123
- php: nightly
2224
env: PHPUNIT=~7

0 commit comments

Comments
 (0)