Skip to content

Commit

Permalink
Add redis for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Jan 25, 2018
1 parent f6a043d commit 90dea7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ sudo: false

services:
- postgresql
- redis-server

install:
- CC=gcc-4.9 CXX=g++-4.9 yarn install
Expand Down

0 comments on commit 90dea7d

Please sign in to comment.