Skip to content

Commit

Permalink
chore(travis): add redis-server as a service
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Aug 22, 2016
1 parent 677cc4e commit 401021d
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 @@ -4,6 +4,8 @@ node_js:
- 5.3.0
- 4.0.0
sudo: false
services:
- redis-server
install:
- npm install --no-optional
notifications:
Expand Down

0 comments on commit 401021d

Please sign in to comment.