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 8d0916a commit 6823e9aCopy full SHA for 6823e9a
.travis.yml
@@ -49,5 +49,5 @@ before_install:
49
- docker ps;
50
- sleep 5;
51
52
-before_script
+before_script:
53
- if [[ $TRAVIS_PHP_VERSION = 'hhvm' ]] ; then rm ./tests/Unit/Client/AbstractRedisClientIsolatedTest.php; fi;
0 commit comments