Skip to content

Commit

Permalink
add redis service for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timopruesse committed Sep 21, 2021
1 parent 2372da3 commit f0b01e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ matrix:
allow_failures:
- php: nightly
fast_finish: true
services:
- redis
install:
- composer update
script:
Expand Down

0 comments on commit f0b01e9

Please sign in to comment.