We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc291f9 commit 32e03c6Copy full SHA for 32e03c6
.travis.yml
@@ -13,4 +13,7 @@ install:
13
- go get github.com/gorilla/mux
14
- go get github.com/gorilla/handlers
15
- go get github.com/fzzy/radix/redis
16
- - go get github.com/abh/geoip
+ - go get github.com/abh/geoip
17
+
18
+services:
19
+ - redis-server
0 commit comments