We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c0c61 commit 4286dc5Copy full SHA for 4286dc5
.travis.yml
@@ -3,6 +3,10 @@ language: php
3
services:
4
- memcached
5
6
+addons:
7
+ hosts:
8
+ - memcached-container
9
+
10
php:
11
- "7.0"
12
- "5.6"
0 commit comments