1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-17 20:17:02 +03:00
go-redis/Makefile
2015-01-25 11:56:03 +00:00

4 lines
59 B
Makefile

all:
go test ./... -cpu=1,2,4
go test ./... -short -race