Skip to content

Commit

Permalink
Merge pull request #1 from Nyholm/patch-1
Browse files Browse the repository at this point in the history
added memcached service to travis
  • Loading branch information
Nyholm committed Jan 3, 2016
2 parents 2ccfd65 + c3bf4b3 commit 047cd7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ php:

sudo: false

services:
- memcached

matrix:
fast_finish: true

Expand Down

0 comments on commit 047cd7f

Please sign in to comment.