Skip to content

Commit f375e2e

Browse files
committed
fix travis-ci
1 parent 3457203 commit f375e2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ go:
33
- 1.11.x
44
env:
55
- GO111MODULE=on
6+
services:
7+
- redis-server
68
install:
79
- go get -v golang.org/x/lint/golint
810
- go mod tidy -v

0 commit comments

Comments
 (0)