This website requires JavaScript.
Explore
Help
Sign In
mirror
/
redis
mirror of
https://github.com/go-redis/redis.git
Watch
1
Star
0
Fork
You've already forked redis
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
689f061943
redis
/
Makefile
5 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Travis CI config.
2013-12-30 15:45:04 +04:00
all
:
Try to fix travis.
2015-01-30 16:32:07 +03:00
go
test
./...
go
test
./... -cpu
=
2
Migrates tests to ginkgo/gomega
2015-01-15 18:51:22 +03:00
go
test
./... -short -race