Skip to content

Commit

Permalink
#165 - added call to start Memcached on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadevx committed Aug 19, 2015
1 parent 7e9b463 commit dfefa85
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 @@ -4,6 +4,8 @@ php:
- 5.6
- 5.5

services: memcached

before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install --dev --no-interaction
Expand Down

0 comments on commit dfefa85

Please sign in to comment.