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