Skip to content

Commit 479ba1f

Browse files
committed
add PHP 7.2 for Travis CI
1 parent e0c10a9 commit 479ba1f

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
@@ -9,6 +9,7 @@ matrix:
99
- php: 5.6
1010
- php: 7.0
1111
- php: 7.1
12+
- php: 7.2
1213

1314
before_install:
1415
- composer self-update

0 commit comments

Comments
 (0)