We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3457203 commit f375e2eCopy full SHA for f375e2e
.travis.yml
@@ -3,6 +3,8 @@ go:
3
- 1.11.x
4
env:
5
- GO111MODULE=on
6
+services:
7
+ - redis-server
8
install:
9
- go get -v golang.org/x/lint/golint
10
- go mod tidy -v
0 commit comments