Skip to content

apply travis ci#734

Closed
charsyam wants to merge 1 commit intoredis:unstablefrom
charsyam:unstable
Closed

apply travis ci#734
charsyam wants to merge 1 commit intoredis:unstablefrom
charsyam:unstable

Conversation

@charsyam
Copy link
Contributor

I think it is better to apply travis ci to redis to prevent build error before releasing.

travis-ci is a free ci server.

and you will be able to check build status after commit.

but in redis, "make test" took too long time, so I just applied

"scirpt: make"

if you decide to use travis-ci . you have to register in travis-ci(just using github account)

and turn on your project compile

@antirez
Copy link
Contributor

antirez commented Oct 27, 2012

Hello, we have our CI system already: http://ci.redis.io/

:-)

But it does not run on RHLE 5 so we did not detected that particular build error.
Actually if was also reported a few times in the previous weeks, I was just unaware that such an old distribution was still very deployed. It ships with software that is more than 3 years old.

@charsyam
Copy link
Contributor Author

Wow, it's good ^^

@charsyam charsyam closed this Oct 27, 2012
@charsyam
Copy link
Contributor Author

Wow, awesome. Why I don't know about them yet. ^^ thank you. it is very useful information for me.

@charsyam
Copy link
Contributor Author

I have a question about redis coverage. You are just enhancing redis coverage through tcl/tk?

@antirez
Copy link
Contributor

antirez commented Oct 27, 2012

Yes, writing more Tcl tests in the test suite basically. The coverage in the linked pages is the result of the execution of the Redis test suite (written in Tcl).

@charsyam
Copy link
Contributor Author

Thank you for your answer. I hope me increase redis test coverage. Thank you ^^

@HeartSaVioR HeartSaVioR mentioned this pull request Mar 18, 2014
sundb pushed a commit to sundb/redis that referenced this pull request Jul 28, 2025
minchopaskal pushed a commit to minchopaskal/redis that referenced this pull request Oct 16, 2025
Optimize XXH3_accumulate_512_neon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants