Hi Sarah,
Maciej is right; Alex did do something like that. He has Travis-CI running
on RPLY: https://github.com/alex/rply/blob/master/.travis.yml
I refined the installation slightly for my summer project:
https://github.com/seanfisk/rpython-stencil-language/blob/master/.travis.yml
Using this re
Yup, right now it uses the cool hack of "Download the tarball, unpack, and
manually put it on the Python path"
Alex
On Mon, Sep 9, 2013 at 6:00 AM, Carl Friedrich Bolz wrote:
> On 09/09/13 09:55, Maciej Fijalkowski wrote:
> > I believe Alex did something like that. Find him as Alex_Gaynor on I
On 09/09/13 09:55, Maciej Fijalkowski wrote:
> I believe Alex did something like that. Find him as Alex_Gaynor on IRC
> or maybe he'll show up here ;-)
Yes, Topaz is using Travis:
https://github.com/topazproject/topaz
Cheers,
Carl Friedrich
___
pypy-d
On Mon, Sep 9, 2013 at 10:32 AM, Sarah Mount wrote:
> Thanks. I had a look through some past threads, "pip install rpython" would
> solve my problem. I'm not sure what that's currently blocked on but I'd be
> happy to help.
that's a thing we have as a goal, but we're not there yet. We need to
spl
Thanks. I had a look through some past threads, "pip install rpython" would
solve my problem. I'm not sure what that's currently blocked on but I'd be
happy to help.
Regards,
Sarah
On 9 Sep 2013 08:55, "Maciej Fijalkowski" wrote:
> On Fri, Sep 6, 2013 at 11:53 AM, Sarah Mount
> wrote:
> > Hi t
On Fri, Sep 6, 2013 at 11:53 AM, Sarah Mount wrote:
> Hi there,
>
> I haven't had much time to work on rcsp since the Sprint, but I've been
> tinkering with the infrastructure here and there. I have added the project
> to the travis-ci.org continuous integration platform here:
>
> https://travis-c
Hi there,
I haven't had much time to work on rcsp since the Sprint, but I've been
tinkering with the infrastructure here and there. I have added the project
to the travis-ci.org continuous integration platform here:
https://travis-ci.org/snim2/rcsp/
The thing I'm interested in is that it would b