Skip to content

Commit a307622

Browse files
committed
try 1.17
1 parent 70a0ef8 commit a307622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.9.x
3+
- 1.17.x
44
before_script: sudo redis-server /etc/redis/redis.conf --port 7777
55
script: go test -cover
66
notifications:

0 commit comments

Comments
 (0)