Skip to content

Commit

Permalink
Tune redis config for keyspace notification in testing (Cont.)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven.chiu committed Jun 10, 2019
1 parent b3fd7a9 commit ce2dfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ install:
- composer install

script:
- cd devops/ && docker-compose exec redis redis-cli config set notify-keyspace-events AKE && cd ..
- cd devops/ && docker-compose exec redis redis-cli config set notify-keyspace-events AK && cd ..
- ./vendor/bin/phpunit -c phpunit.xml

0 comments on commit ce2dfd7

Please sign in to comment.