Skip to content

Commit

Permalink
Add Redis to CI; make host/port configurable (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
elithrar authored Jul 6, 2018
1 parent 0d05f05 commit 82b86d2
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 233 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: go
sudo: false

services:
- redis-server

matrix:
include:
- go: 1.5
Expand Down
Loading

0 comments on commit 82b86d2

Please sign in to comment.