Skip to content

Commit 6823e9a

Browse files
committed
fix .travis
1 parent 8d0916a commit 6823e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ before_install:
4949
- docker ps;
5050
- sleep 5;
5151

52-
before_script
52+
before_script:
5353
- if [[ $TRAVIS_PHP_VERSION = 'hhvm' ]] ; then rm ./tests/Unit/Client/AbstractRedisClientIsolatedTest.php; fi;

0 commit comments

Comments
 (0)