Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Add redis service to Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Jul 23, 2014
1 parent 022d2e8 commit 14c2647
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ php:
- 5.4
- 5.5

services: redis

before_script:
- wget https://github.com/nicolasff/phpredis/archive/2.2.3.zip -O php-redis.zip
- unzip php-redis.zip
Expand Down

0 comments on commit 14c2647

Please sign in to comment.