redis/Makefile

4 lines
83 B
Makefile
Raw Normal View History

2013-12-30 15:45:04 +04:00
all:
2014-11-13 15:26:14 +03:00
go test gopkg.in/redis.v2 -cpu=1,2,4
2014-11-18 13:11:06 +03:00
go test gopkg.in/redis.v2 -short -race