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 4e6bcac commit a66bd77Copy full SHA for a66bd77
.travis.yml
@@ -2,6 +2,9 @@ language: php
2
3
php:
4
- 5.6
5
+ - 7.0
6
+ - 7.1
7
+ - 7.2
8
9
services:
10
- memcached
0 commit comments