mirror of
https://github.com/HDT3213/godis.git
synced 2025-09-27 05:06:09 +08:00
fix travis-ci...
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.16.x
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install redis-server; redis-server &
|
- sudo apt-get install redis-server; redis-server &
|
||||||
- go install github.com/mattn/goveralls@latest
|
- go install github.com/mattn/goveralls@latest
|
||||||
|
Reference in New Issue
Block a user