Skip to content

Commit

Permalink
feat: add back redis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Jul 7, 2020
1 parent 8461a17 commit bdc4d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -28,6 +28,7 @@ env:
jobs:
- "DB=mongodb TEST_ENV=production"
- "DB=mongodb TEST_ENV=development"
- "DB=redis TEST_ENV=production"
- "DB=postgres TEST_ENV=production"
addons:
apt:
Expand Down

0 comments on commit bdc4d9e

Please sign in to comment.