Skip to content

Commit 047cd7f

Browse files
committed
Merge pull request #1 from Nyholm/patch-1
added memcached service to travis
2 parents 2ccfd65 + c3bf4b3 commit 047cd7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ php:
66

77
sudo: false
88

9+
services:
10+
- memcached
11+
912
matrix:
1013
fast_finish: true
1114

0 commit comments

Comments
 (0)