Skip to content

Commit 295ec7d

Browse files
committed
add PHP 5.5, 5.6 to .travis.yml
1 parent e1e4049 commit 295ec7d

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
@@ -2,6 +2,8 @@ language: php
22
php:
33
- 5.3
44
- 5.4
5+
- 5.5
6+
- 5.6
57
env:
68
- REDIS_STANDALONE=0
79
- REDIS_STANDALONE=1

0 commit comments

Comments
 (0)