mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Merge pull request #208 from sasezaki/patch-1
add PHP 5.5, 5.6 to .travis.yml
This commit is contained in:
commit
80d1c4be19
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ language: php
|
|||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
env:
|
||||
- REDIS_STANDALONE=0
|
||||
- REDIS_STANDALONE=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue