curl-library
Re: [Patch] - travis-ci
Date: Sun, 20 Oct 2013 23:27:21 +0200 (CEST)
On Sun, 20 Oct 2013, Remy 'Sieben' Leone wrote:
> Here is the patch concerning enabling the travis-ci service available for
> github repositories.
Thanks!
I'm willing to give this a try to see if it does any good for us. Where can we
see the results or overview of any other existing project's use of this? I
can't seem to find any!
Regarding the actual file, I just read
http://about.travis-ci.org/docs/user/languages/c/ and from that, I have a
question on the contents:
Why do the test in the "before_script" ? It sounds wrong and the documentation
says there's a default script for C language projects so it'll then run the
test _again_ in that.
Shouldn't we instead simply make the before_script just do only what needs to
be done before the script action? Like:
before_script:
- ./buildconf
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-10-20