Skip to content

Commit a66bd77

Browse files
committed
Update travis to support latest php versions
1 parent 4e6bcac commit a66bd77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: php
22

33
php:
44
- 5.6
5+
- 7.0
6+
- 7.1
7+
- 7.2
58

69
services:
710
- memcached

0 commit comments

Comments
 (0)