We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d03360 commit c985d20Copy full SHA for c985d20
1 file changed
.travis.yml
@@ -26,6 +26,8 @@ php:
26
27
matrix:
28
fast_finish: true
29
+ allow_failures:
30
+ - php: nightly
31
32
before_install:
33
- echo "extension=memcached.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
0 commit comments