Makefile 83 B

1234
  1. all:
  2. go test gopkg.in/redis.v2 -cpu=1,2,4
  3. go test gopkg.in/redis.v2 -short -race