Skip to content

Commit

Permalink
add redis dependency to travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizeng committed Nov 13, 2015
1 parent af55a67 commit 6534d17
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
@@ -1,6 +1,8 @@
language: go
go:
- 1.5
services:
- redis-server
before_install:
- go get github.com/modocache/gover
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 6534d17

Please sign in to comment.