Skip to content

Commit 55319c8

Browse files
committed
Add php 7.2 in travis
1 parent 754384e commit 55319c8

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
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 7.0
55
- 7.1
6+
- 7.2
67

78
env:
89
matrix:

0 commit comments

Comments
 (0)