feat: add back redis tests

This commit is contained in:
Barış Soner Uşaklı
2020-07-07 12:24:20 -04:00
parent 8461a1796d
commit bdc4d9e75b

View File

@@ -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: