Skip to content

Commit 4ea4e39

Browse files
committed
Updated to add php 70,71 and 72
1 parent bb4410b commit 4ea4e39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ sudo: required
22
dist: trusty
33
language: php
44
php:
5+
- "7.2"
56
- "7.1"
7+
- "7.0"
68

79
services:
810
- docker

0 commit comments

Comments
 (0)