Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Commit

Permalink
Add redis service for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 2, 2017
1 parent 903ad52 commit 9ffad1f
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 @@ -2,4 +2,6 @@ language: node_js
node_js:
- "stable"
- "6"
services:
- redis-server
after_success: npm run coveralls

0 comments on commit 9ffad1f

Please sign in to comment.