Skip to content

Commit 80d1c4b

Browse files
committed
Merge pull request chrisboulton#208 from sasezaki/patch-1
add PHP 5.5, 5.6 to .travis.yml
2 parents e1e4049 + 295ec7d commit 80d1c4b

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,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)