We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a0ef8 commit a307622Copy full SHA for a307622
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
go:
3
- - 1.9.x
+ - 1.17.x
4
before_script: sudo redis-server /etc/redis/redis.conf --port 7777
5
script: go test -cover
6
notifications:
0 commit comments