Add redis for travis

pull/267/head
Chocobozzz 2018-01-25 19:13:08 +01:00
parent f6a043df74
commit 90dea7dc98
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ sudo: false
services:
- postgresql
- redis-server
install:
- CC=gcc-4.9 CXX=g++-4.9 yarn install